cancel
Showing results for 
Search instead for 
Did you mean: 

How to export and import SOLMAN process management

SAPSupport
Employee
Employee
0 Kudos
2,106
Person in charge We become indebted to.
Currently, SOLMAN's process management branch tree etc.
are put together We are investigating how to export and import. I wrote the evidence in the attached file, but when I downloaded the file, it was a text file It was output, and when I read the file at the import location, it became a file format that could not be read. How to use this import function to export and import a branch tree that is correctly created now How should I export and import?
------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

The "File download" option from SOLDOC->Global Functions is used to get the solution structure list, but it cannot be used to transfer solution content from one system to another. If you want to export and import the solution content from one solman system to another, the correct process should be below:

Step1.Export a Json file from source system via the "T-cd:SOLADM ->select the source solution-> Global Functions->Export" function and save the Json file to your local PC.

Step2. When the Json file is generated, in the meantime, a transport request which contains the solution content will be created. You see the name of the transport request at the top of the screen. Use transaction SE09 to check whether this transport request of type Transport of copies is available and contains the corresponding object entries.

Step3. Import the transport request into target solman system.

Step4. Import the Json file (which is generated in step1) into target solman system via the "T-cd:SOLADM ->Global Functions->Import" function.

More details can be found in the following documenation:

https://help.sap.com/viewer/60943adf3ff44893b62c568bb8a87d17/7.2.12/en-US/7d856b573f4a0222e10000000a...

Note: There is a limitation for the import file size. A direct import of the JSON file into SAP Solution Manager 7.2 is not possible if the file size is too big. You may get an error due to the big file size. If the size of the JSON file has less than 100 MB: The file can be imported directly into SOLADM on the target system. JSON files with a size of more than 100 MB have to be compressed in form of a ZIP file first and then the zip file can be imported in SOLADM. More details can be seen in KBA: 2363258.

Mikhail_Dydykin
Explorer
0 Kudos
Hi! When importing monitors, we specify a new group of logical components. There are no problems with this. But for some types of monitors (tRFC, qRFC, IDOC), the source and target systems specified when creating monitors of these types are not automatically replaced. Is it possible to replace them in some way or only by editing json?

Answers (0)