cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Assignment of Context Object is Incomplete

Terry_KPMG
Explorer
0 Kudos

I am experiencing a rather odd problem in PI 7.1 SPS 7 - I am unable to add a context object to my Service Interface.

First I create an xsd:string context object called "JobNumber".

In the same SWCV, I open my service interface. (abstract, stateless XI 3.0 Compat, asynch) and click the "Context Object" button. In the Context Object Assignment screen, I navigate to the appropriate node in my schema and assign the context object. When I save & activate the changes to my service interface I get this error:

Check Result for Object SynchIncident 
Check of operations for service interface 
Check of operation SynchIncident 
Assignment of Context Object OMS_JobNumber | http://oge.com/ccs/order is incomplete

Furthermore, if I click the button "Check and Correct Assignments for Context Objects" PI removes the context object altogether.

Operation 'SynchIncident': 
Assignment of Context Object OMS_JobNumber | 
http://oge.com/ccs/order is redundant and will be removed

Any suggestions for resolving this issue?

Accepted Solutions (1)

Accepted Solutions (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

hi

Most likely, applying the latest XI patches for your current SP release will resolve this issue. The components that you need to apply the patches are:

SAP-XIAFC

SAP_XIAF

SAP_XIESR

SAP_XITOOL

Regards

Mark

Edited by: Mark Smyth on Aug 25, 2009 8:53 PM

Terry_KPMG
Explorer
0 Kudos

We tried that yesterday and updated the following four components:

SAPXIAF07_21-20001975.SCA

SAPXIESR07_20-10005116.SCA

SAPXITOOL07_19-20001973.SCA

MESSAGING07_24-20001897.SCA

We still have the same problem and cannot add a context object to a service interface.

Answers (0)