Hello All:
Doing a very simple project services integration.
services setup parameter as below
Inbound payload for the services as:
<place_here_your_B1_Service_Schema xmlns="">
<Project>
<Code>PRJ01</Code>
<Name>TEST PROJ</Name>
</Project>
</place_here_your_B1_Service_Schema>
I am getting this error message
com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception:com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception:java.lang.RuntimeException: com.sap.smb.sbo.wrapper.com.ComFailException: Invoke of: GetDataInterfaceFromXMLStringSource: SapBobsCom.ProjectsService.90.0Description: Invalid data entity
Any help is much appreciated. Thank you!
