cancel
Showing results for 
Search instead for 
Did you mean: 

Initial Data Load in ME

former_member229176
Participant
0 Kudos

Hello Experts,

I was wondering what are the methods in ME to move all of the configurations like operations, work centers, resources, routings, Data Collections , Work Instructions etc from Dev system to QA - and same - QA from Production?

I'm trying to export some data from one site using the page: http://server:port/manufacturing-xml/com/sap/me/integration/xchange/test/TestXChange.jsp

So now when I click on SubmitXML, it takes me to the page http://server:port/manufacturing-xml/com/sap/me/integration/xchange/test/DataExchangeInterface.jsp

but it does not show anything.

How can I get <DX_RESPONSE>XML?

Regards,

Soham

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Soham,

Just tried the following request in the latest of ME 6.1.4 and it works fine:

<DX_REQUEST> <EXPORT> <OPERATION_OBJECT> <SITE>SK</SITE> </OPERATION_OBJECT> </EXPORT> </DX_REQUEST>

But you'd rather use Configuration Data Transfer activities - please check online help on that matter.

Regards,

Sergiy

former_member229176
Participant
0 Kudos

Hi Sergiy,

Thaks for the answer. I'm using SAP ME 15.0 but somehow following is not working :

Can you please share a screenshot when you click on Submit XML, what happens?

I'm sure I'm going to use Configuration Data Transfer for initial data load. But as CDT does not update existing record, I'm a bit worried for future maintenance.

Suppose if I change few DC groups, few Work Instructions in DEV. Now I want to move them to QA & PROD, I'm not sure what could be the best method to do that?

Do you have any thoughts on that?

Thanks,

Soham

Answers (0)