emnagharbi Posted May 26, 2015 Report Share Posted May 26, 2015 Hi, I am trying to extract a vendor extension using the TGI API. I used the getVendorExtensions() function but it returns all the xml of the vendor extension. Please do I have to write code to extract the value of my attributes or did I miss some predefined function to do so ? Best regards Emna Quote Link to comment Share on other sites More sharing options...
marknoll Posted May 26, 2015 Report Share Posted May 26, 2015 Hello Emna, The API is dependent on knowledge of the schema which is not available for vendor extensions. Therefore you do need to process them on the client side (in your code). Thanks, Mark Quote Link to comment Share on other sites More sharing options...
emnagharbi Posted May 26, 2015 Author Report Share Posted May 26, 2015 Hello Mark, Thank you for reply. Ok I got it. Best regards, Emna Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.