cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic configuration value to Rest receiver adapter url and header

former_member693977
Discoverer
0 Kudos
2,864

Dears.

Could you please assist me providing some input.

Scenario : Proxy to Rest synchronous scenario .

I have to pass user credentials to http header and account id to the rest receiver url. I have done dynamic configuration to pass user credentials to send the data to rest receiver.

I am successfully getting value in dynamic configuration.

I need to pass var1 in url of the rest receiver channel and var2 in http header as authorization Basis var2.

var1 and var2 is not getting passed into the defined place. Please let me know if something need to be done.

Even i tried with module adapter configuration.

Thanks

Laxmi

Accepted Solutions (1)

Accepted Solutions (1)

former_member190293
Active Contributor
0 Kudos

Hi!

Do your attributes have the leading space? Try to remove it, if so.

Regards, Evgeniy.

former_member430489
Discoverer
0 Kudos

Hi,

Can we send basis authentication dynamically using above ? Sorry this requirement urgent in my company.

Kind Regards,

Chaitanya.

Answers (2)

Answers (2)

former_member430489
Discoverer
0 Kudos

Hi,

Can we send basis authentication dynamically using above ?

Kind Regards,

Chaitanya.

former_member693977
Discoverer
0 Kudos

Thanks... there was some space on the attribue.