Hi,
I've developed some XtendM3 APIs for full filling Customer requirement, and I've installed GitHub & Maven package.
How I link GitHub and Maven package for Approval.
Thanks,
Akshay
Hi @akshay-jain19
you can find the details in the below link.
https://infor-cloud.github.io/xtendm3/docs/documentation/approval-requirements/
Once the extensions are tested at your end create a document that describes the functionality and use case of the extension.
Drop mail toxtendm3@infor.com with the document and checklist mentioned in the approval requirements and attach the exported extensions.
Mostly an approval meeting will be scheduled and your extensions will be validated and signed by the xtendM3 team at infor.Hope this helps.
Hi Sudhakaran,
Thanks for replying on my post, I know this process. I Asking about below point:
How I link/create repository for my XtendM3 APIs?
We need to create one git repository in the customer name you can use the below template to create one.
https://github.com/infor-cloud/acme-corp-extensions.
After the repository creation, Clone it to your local IDE and commit your local changes and push it back to the remote repository.
Hi Sudharkaran,
Can you give help to understand if we can create Git repository on our own Git account or required to be done on Infor's one?