cancel
Showing results for 
Search instead for 
Did you mean: 

Alert: to increase the field length

Former Member
0 Kudos

HI Gems,

I am using a container variable inside my alert but the container variable is limited to 70 Char.How and where can i increase the field length of the below container variable.

SXMS_TO_ADAPTER_ERRTXT. CHAR 70 Error text from Adapter engine.

Thanks

Prabhakar

Accepted Solutions (1)

Accepted Solutions (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

I think in case we cannot increase length.Length is fix 80 characters. look thread below

Answers (2)

Answers (2)

Former Member
0 Kudos

It seems this is not possible

Former Member
0 Kudos

Hi Prabhkar,

If you can call the alert using an UDF as described in this blog you can get the alerts is Multiline variables.

and the length limitation for the container varialbe is not 70 its 130 as mentioned also in the blog explicitly.

Cheers

Sunil.