2020-09-21 05:29发布
点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)您好, 我已经设置了datah... 显示全部
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
您好,
我已经设置了datahub,并尝试通过csv格式的restclient发送数据。 数据正在datahub日志中处理,我能够看到原始和规范项已成功处理。 但是在发布期间,我看到一个异常,说"找不到请求发布数据的目标系统'HybrisCore'"。 我没有使用任何外部数据库默认值,我正在使用HSQL数据库。 因此,请帮助我在Hybris中找到目标系统表及其相关数据的位置。
谢谢SureshG。
在data.hub的local.properties中使用以下属性:
atahub.extension.exportURL = <一个rel =" nofollow" hraf=" https://localhost:9002/datahubadapter"> https://localhost:9002/datahubadapter
datahub.extension.userName = admin
datahub.extension.password = nimda
targetsystem.hybriscore.url = <一个rel =" nofollow" hraf=" https://localhost:9002/datahubadapter"> https://localhost:9002/datahubadapter
targetsystem.hybriscore.username = admin
targetsystem.hybriscore.password = nimda
并确保您在hybris的localextension.xml中添加了datahubadaptor扩展名。
Manish
最多设置5个标签!
在data.hub的local.properties中使用以下属性:
数据中心适配器
atahub.extension.exportURL = <一个rel =" nofollow" hraf=" https://localhost:9002/datahubadapter"> https://localhost:9002/datahubadapter
datahub.extension.userName = admin
datahub.extension.password = nimda
将数据发布到目标系统
targetsystem.hybriscore.url = <一个rel =" nofollow" hraf=" https://localhost:9002/datahubadapter"> https://localhost:9002/datahubadapter
targetsystem.hybriscore.username = admin
targetsystem.hybriscore.password = nimda
并确保您在hybris的localextension.xml中添加了datahubadaptor扩展名。
Manish
一周热门 更多>