本文的将S4 abap系统向PO JAVA系统中注册。
S4 QASERPAP01 NR=60 ASCS=61
PO QASPISAP01 NR=60 SCS=61 http://qaspisap01:56000/sld

1.查看JAVA SLD对应的主机名和gateway port
Go to: SLD UI -> "Administration" -> "Settings" -> Section: "datasupplier"

2.Java端是否允许远程的服务器来注册
检查参数 gw/acl_mode的值
note 2276637有比较详细的解释
对于生产机最好设置为1;
然后检查相应的reginfo信息 【Default】

关于file reginfo的设置:

#VERSION=2
P TP=SLD_UC HOST=* ACCESS=* CANCEL=
P TP=SLD_NUC HOST=
ACCESS=* CANCEL=*

修改后需要重启;

如何验证reginfo是否生效
-via SAP GUI connection:
smgw->Goto->Expert Functions->External Security ->Display reginfo

-via ssh connection or WTS command line (here gwmon.exe called)
gwmon nr=
-->m (menue)
-->9 (security informations)
-->3 (display reginfo)

3.登录S4系统


http和RFC注册两者中有一项生效就可以了
一般显示为:

如果报告748的如下问题请检查JAVA端
I get the error message as below:
--------------------------------------------
Data collected.
SLD data was formatted.
Used RFC destination: SLD_UC
RFC call failed: Error when opening an RFC connection (CPIC-CALL
No HTTP(S) destination is configured to transfer data.
Background job not scheduled.
---------------------------------------------
and i checked the RFC SLD_UC and get the error message:
-------------------------------------
Data collected.
SLD data was formatted.
Used RFC destination: SLD_UC
RFC call failed: Error when opening an RFC connection (CPIC-CALL
No HTTP(S) destination is configured to transfer data.
Background job not scheduled.
----------------------------------------------

同时也检查SLD_UC等RFC:


然后检查相应的connect test

最新文章

  1. Linux系统重要快捷键& Shell 常用通配符
  2. apktool+dex2jar+xjad反编译android程序
  3. ado.net 向sql中插入新数据的同时获取自增重的id值
  4. SpringRMI解析2-RmiServiceExporter逻辑脉络
  5. POJ1144 Network 无向图的割顶
  6. Add controls dynamically in flowlayoutpanel
  7. popup
  8. Note for video Machine Learning and Data Mining——Linear Model
  9. sql分组合并字段重复项sql for xml path
  10. Python3基础 list(zip()) 将两个列表打包起来
  11. python安装pillow模块错误
  12. 前端之CSS内容
  13. Hadoop权限管理
  14. CVE-2018-8120 分析
  15. JWT(JSON Web Token)
  16. _spellmod_leech_spell
  17. centos添加额外测源,解决:No package openvpn available.
  18. Javac常量池的解读
  19. js获取相同name文本框的value
  20. MyEclipse项目突然报错JavanotFindClassException

热门文章

  1. Python3基础 变量命名 区分大小写
  2. Python3基础 str : 字符串的逆序
  3. RabbitMQ 入门教程(PHP版) 第四部分:路由(Routing)
  4. intellij 插件的使用
  5. 【Leetcode_easy】938. Range Sum of BST
  6. 微信小程序中的事件绑定
  7. JMeter 脚本请求错误 HTTP Status 415 的解决
  8. 一个栈的入栈序列为ABCDEF,则不可能的出栈序列是
  9. [C语言]给定直角三角形面积和斜边长
  10. 6、2、2 存到redis 中的验证码