I am not clear according to transformer when I create a mapping using third party .
After creating mappings from third party I get a packaged jar file (for example bizzapi xml from IFS to other xml format), when I execute it independent of IFS it works.
My question is what do I need to do that with this jar file (for example name: myexample.jar) to import into IFS app8 so that it can be executed? Do I need to create a transformer using IFS Developer Studio and include this jar file (myexample.jar) as a library?
I think it would be useful if you have any example so I could see how to package it so that IFS app8 consume it. I've read the ifs documentation but haven't found an example that explains this to me to be clear.