Hi Martin,
Below is my requirements. For point 3 Can you let me how i can send back the sales order and sales order items back to salesforce? Is it that i need to write any custom code and which dev environment i can use to write this?
1. Need to be able to click on a “Create Sales Order” custom button on the SFDC Opportunity Page Layout and submit the “Create Sales Order” request from Salesforce to AX via the Sales Order Interface.
2. Depending on the requirements of creating a new Sales Order record in AX, the Sales Order Interface should pass the required data elements (e.g. AX Account ID (from Salesforce Account), AX Pricebook Entry ID (from Salesforce Pricebook Entry), Product Qty, Sales Price, etc) from Salesforce to AX.
3. After a new Sales Order record is created in AX, the Sales Order and the related Sales Order Items should be sent back to Salesforce immediately. SFDC can pull the records from AX or AX can push the records to SFDC.
4. The Sales Order/Order Item records in SFDC should be read-only to the end users, any updates in AX (e.g. Sales Order status/amount change or add/remove order items) should be populated back into SFDC.
Regards,
Samira