cancel
Showing results for 
Search instead for 
Did you mean: 

SLT deployment : From Dev To Prd

Former Member
0 Kudos

hi experts,

I've completed the whole process of loading data from ECC  to HANA using SLT.

And I've loaded several tables successfully.

But now I have a problem, that's when we want to deploy what we've done on the Dev system to Prd system, what should we do?

my personal thought is we should package the SLT configuration in LTRC, table structure and transformation rules and performance options in LTRS.

But I'm not sure as something must be missing.

So anyone would like to share about this? or Is there any document to show the whole process step by step?

thank you for your any input!

chong,

Accepted Solutions (1)

Accepted Solutions (1)

former_member252769
Active Participant
0 Kudos

Hi Chong,

You have to follow below steps:

1. Create configuration in PROD.

2. Wait for metadata tables come in replication status.

3. Go to LTRS transaction in dev system and select the configuration which need to be transferred and export the settings (as in screenshot).

After that, select the configuration in PROD where it should be imported and then import the file with

settings.

4. Go to LTRC transaction in PROD and add all the tables manually for replication.

Regards

BJ

Former Member
0 Kudos

hi BJ,

thank you for your step-by-step guide.

I'll take a try.

Chong

Answers (1)

Answers (1)

roger_rodriguez1
Employee
Employee
0 Kudos

Hi Chong,

     Use option export LTRS configuration in DEV then import it in PRD.   Check export/import option in LTRS t-code.

Roger

Former Member
0 Kudos

hi Roger,

thank you for you input!

Chong