Hi experts,
I'm trying to set up a simple scenario, when make a PO in B12007 System -> to make a SO in B12007 System. I worked thru the tutorial, but still couldn't make it run
What I got so far:
- Landscape for both Systems are ok, connection test works - I created a BizPackage and BizStep, in the designer everything is green - The BizPackage Instance is set active - EventSender is also created and the connection tests worked as well - When creating a PO I can see the message log
The only "error" i get is in the consistency test
- <Entity_Check type="ObjectType" id="B1.2007_PO">
<Check no="055" status="warning" msg="element '/ObjectType/Schema' document does not exist in BizStore" />
</Entity_Check>
- <Entity_Check type="ObjectType" id="B1.2007_SO">
<Check no="055" status="warning" msg="element '/ObjectType/Schema' document does not exist in BizStore" />
</Entity_Check>
- <Entity_Check type="ConnectivityType" id="B1DI">
<Check no="011" status="error" msg="attribute 'Parameter/@isEditable' has a not valid value (yes, no)" />
</Entity_Check>
Has anyone an idea what the problem might be?
Best regards and a happy new year !