cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transporting content from DEV -> TEST -> PROD

former_member69765
Contributor
760

What is the mechanism to move the content / work done so far from a DEV landscape to a PROD landscape.

Scenario :

  1. Customer would like to keep a separate DEV / PROD landscape
  2. How can we transport the content prepared in DEV to PROD.
    For e.g. all the Thing model, rules, events, actions etc.

Accepted Solutions (1)

Accepted Solutions (1)

former_member232287
Active Participant
0 Kudos

Hi all,

As you already pointed out today there is no transportation system in place which handles this automatically. But in our Node.js SDK there is an example how to do it: https://github.com/SAP/leonardo-iot-sdk-nodejs/blob/master/sample/sample_7_multi_tenant_model_migrat...

Regards

Jan

Answers (3)

Answers (3)

marcus_behrens1
Product and Topic Expert
Product and Topic Expert
0 Kudos

... and that if you have a lot of meta data to be "transported" you today have to call the apis for tenant 1, read and then write what you read into tenant 2. This could be e.g. a node script.

former_member69765
Contributor
0 Kudos

I recieved information from my development colleagues that as of today this is not possible.

kaus19d
Active Contributor
0 Kudos

Hi Varun Verma,

I did not understand, what do you mean by separate DeV Landscape, separate Prod Landscape.

If you have a development SID as DEV & production as PRD, and also QA system, then you need do is STMS Transport route define. In case your /usr/sap/trans location is separate Storage-boxes, then also you can move the data & co-files manually & add-to-buffer & import the TransportRequest

Also, you can use the below method to do so, pretty cool,

https://blogs.sap.com/2019/08/19/upload-a-sap-transport-request-made-easy/

In case, this not what you were looking for, please add comment & would love to help you with suitable answer

Thanks,

Kaushik

former_member69765
Contributor
0 Kudos

Hi kaus19d

This question is NOT about ABAP / HANA transports 🙂

This question is specifically for SAP Leonardo IoT and how to migrate content of Leonardo IoT from DEV to PROD.

As you would notice, I tagged it with the SAP Leonardo IoT tag and specifically asked how to move Thing model, rules, events etc from on landscape to another.

kaus19d
Active Contributor
0 Kudos

Hi Varun Verma,

Sorry, was not able to understand your query at first from your question description. I did some search like below,

https://developers.sap.com/tutorials/iot-express-1-buy-sapstore.html

https://blogs.sap.com/2019/04/12/upgrading-all-iot-application-enablement-subscriptions-to-leonardo-...

Also, I asked some colleagues who are into getting themselves trained into SAP Leonardo IoT & got to know that you are right, as of such today such feature is not available

Thanks,

Kaushik