Hi All,
I am trying to write down a code using SDK to create new Application template . Now, my challenge is that i want to upload the .apd and .xml file using SDK.
Could anyone help and suggest the way we can achieve this?
Hi All,
I am trying to write down a code using SDK to create new Application template . Now, my challenge is that i want to upload the .apd and .xml file using SDK.
Could anyone help and suggest the way we can achieve this?
What is the need for uploading APD and XML during creating app template, you can configure the options on app template SDK level directly
Hi Kubig,
Agree that we can directly configure options on SDK level but we are creating a custom tool which will create a new Application template using SDK.
Now to create Application Template from our tool, we need to import .apd & .xml files.
Experts,
I haven’t found a way to write the code for this solution.
I could parse the xml file but i am not sure on how to parse the .apd file.
Is there a way we can do this?