cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Necessity of webjects in task xml

hsha1102
10-Marble

Necessity of webjects in task xml

Hello,

 

I have an info engine engine task registered which will be called when an interface sends any content to Windchill. I have written my task xml to generate the wsdl, but I want to know the necessity of adding webjects in the xml, because even after adding/removing the webjects I am getting the same wsdl. Please provide your inputs on the need of webjects.

 

Webject in my xml:

<ie:webject name="Create-Group" type="GRP">
<ie:param name="GROUP_OUT" data="feedback"/>
<ie:param name="DELIMITER" data="^"/>
<ie:param name="ELEMENT" data="output=<%=messageFromMyMethod%>"/>
</ie:webject>

 

Thanks in advance.

 

Regards,

Sha

0 REPLIES 0
Top Tags