cancel
Showing results for 
Search instead for 
Did you mean: 

Error using WSPUBLISH in PI 7.1 - No Publication possible from Integration

Former Member
0 Kudos

Hi

When we use WSPUBLISH in 7.1 we get the the error "No Publication possible from Integration Server(IS)." Message no. MSG_CL_ER041

We found the code tests to see in the ENGINE_TYPE is not HUB - this setting is set in

SXMB_ADM -> Integration Engine config - Runtime - ENGINE_TYPE - Is currently set to HUB

However you cannot set ENGINE_TYPE to LOC because this is the integration server and setting it as LOC creates issues - for example the cache refresh starts creating problems

How do you guys publish webservices from you PI box? Unfortunatly we have found all the documentation to be related to CE

Thanks

Henry

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hello,

To publish a service from XI bos to the SR, you would need to publish the Sender Agreement to the Service Registry.

In your sender agreement you will find a option publish to SR.

Only Outbound XI interfaces ; aka, XI interfaces exposed as a webservice can be published into the SR from XI.

In case of inbound interfaces, where the Service implementation is written in a aback end system ( either ABAP based or Java Based ) ; the publishing of the same has to be done from the back end system.

Regards

Bhavesh