
Hi folks …sorry for the long posting…but here is what i am exactly looking for help: Thank you very much for any one who helps…and please let me know if you need to know more information on this The question is how is the best scnario to accomplish this?Īnd when coming to development…is there any bulit in services that i can use to do the conversion between XML to CSV and vice versa ? is it straight forward or i need to write some custom java servie ? hopefully not… Partner wM server ->XML->wM(my IS)->convert from xml to CSV-> to partner backend system called MTS.Īnd of course i will need to get ackknowledment…sync between the two wM servers…and Asyn between my IS and the MTS So i f i draw the requreied scniario it will be like the following: My question is how do i acheive the best scnario ? I am working on a project which i need to receive and XML message from another webMethods server (at the client side) and then my server ( webMethods server ) has to convert this XML message to a CSV format and send it to other partner and then get the result again in CVS and convert it back to XMl and return the result to the initator webMethods server.


stop: it is the integer earlier than which the collection of integers is to be lower back.ģ. start: it is theinteger starting from which the series of integers is to be returned.Ģ.

It is commonly used with looping statements.ġ. Range() function is a Python built-in function that is used when the user needs to perform an action-specific number of times. It returns the sequence of a given number between a given range. Python functions used in our program Range() function Let’s discuss some more about functions that we are going to use in our program.
