Hi,
We are looking into using custom application messages to create and receive XML files in order to make an integration to an external customer system.
My initial thought was to create a custom plsql api package to fetch to correct data from the database, and then create the application messages by using the Connectivity_SYS, Plsqlap_Record_API and Plsqlap_Server_API api packages. Then also set up the correct transformers, rules and adresses in the solution manager. Something important I am missing?
Furthermore, I noticed some functions in IFS Developer Studio, which is called BizAPI Model and Transformer Model. Is this something that can be used for this purpose? I don’t find the documentation especially helpful, so it would be great with some help to get started. Some examples would also be great.
Is there other things I need to keep in mind while setting up the integration?