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

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

Export IBA's for Part in ESIResponse file

ItronUser
1-Newbie

Export IBA's for Part in ESIResponse file

Hi All,

I am using ERP Connector to publish only Part data.

I want to include some IBA's of the Parts in the ESIReponse XML that gets generated.

I did the following:

1. Modified the ESIPart.map to include the IBA attributes

2. Changed the task xml used for "Query Part Task" to query the IBA's in addition to normal attributes.

But still I don't get the IBA's in ESIResponse XML.

Do I need to change GetPart.xml also ? How can I change it ?

Regards,

Sameer


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1

I guess I found the solution for the problem.

Need to edit the Example1.xsd in examples directory

for the IBA Attributes so that they get exported successfully.

Still, one minor issue: For Numberic attributes values are exported 2 times, once with correct value

and the other time with some binary value. No idea how to prevent this.

Tried option like maxOccurs = "1" in one of the xml file but no luck.

Any idea on this would be helpful to make solution clean.

Regards,

Sameer

Top Tags