cancel
Showing results for 
Search instead for 
Did you mean: 

Accesing Runtime Parameters using Dynamic configuration

Former Member
0 Kudos

Hi..

Can we access the following parameters from mapping using DYNAMIC CONFIGURATION key?

<SAP:TraceLevel>1</SAP:TraceLevel>

<SAP:LogSeqNbr>000</SAP:LogSeqNbr>

<SAP:RetryLogSeqNbr>000</SAP:RetryLogSeqNbr>

<SAP:QIdInternal>XBTI0001</SAP:QIdInternal>

Please let me know how to access

Thanks

Ram

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

http://help.sap.com/saphelp_nwpi71/helpdata/EN/b3/9a2aeb24dc4ab6b1855c99157529e4/frameset.htm

you can only access these parameters plus the Adapters specific message attributes using the Dynamic configuration

Answers (2)

Answers (2)

0 Kudos

Hi..Raj.

I want to set the QueIdInternal value from mapping.

Based on the input payload of a message i have to create the queue for that message.

Thanks

Ram

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Ram,

I dont think we can achieve this one,only two ways to read any values at mapping level

1)Dynamic Configuration--Option ruled out....not possible,

2)Write some java coding to read the value,i think this one also not work it out.

your req unique..i am looking for answer..:)

Cheers,

Raj

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Ram,

I dont think its possible to read TraceLevel ,LogSeqNbr,RetryLogSeqNbr,QIdInternal valuses using Dynamic configuration .

what is your requirement??why you want this values??

Regards,

Raj