cancel
Showing results for 
Search instead for 
Did you mean: 

ICO in PI 7.4

Former Member
0 Kudos

Need help on ICO in PI 7.4 do we need to create it mandatorily while developing scenarios in PI 7.4

i dont see any option of generating wsdl files in PI 7.4 swing tool in integration builder.

i need to create a POC where i need to pick a file from file server and expose it to NWBPM.

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi,

you can generate a WSDL file for a soap SENDER, in your case it is a soap receiver -> forget about a wsdl.

/Udo

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vidya Sagar,

In PO 7.4(Lone Java stack) you will have to create an ICO either directly in Swing client or create an IFlow in NWDS. Creation of an IFlow will directly create a ICO once the IFlow is activated and deployed.

As UDO and Avinash mentioned you can generate the WSDL from the SOAP sender only.

Regards,
Sriram

Former Member
0 Kudos

>> Need help on ICO in PI 7.4 do we need to create it mandatorily while developing scenarios in PI 7.4


Yes, or you can create Integration flow.


If sender is a SOAP adapter then only you can generate the wsdl.


reg,

avinash M