cancel
Showing results for 
Search instead for 
Did you mean: 

Popup for profile in CN41

Former Member
0 Kudos

I am running a script in CN41 and the profile popup window shows up first time into the execution.

I have a line in the script like

then the script has the input for the popup

This script runs ok the first time into the transactions. But profile is stored as long as the user is in that session and when I rerun the script the script errors on the IF line of the script.

Please help how to get around this.

Thanks

RS

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Rodney,

Can you attach the exception log when the script executes the second time?

Best regards

Kranthi

SAP Screen Personas Team

Answers (1)

Answers (1)

Former Member
0 Kudos

I managed to fix the problem by adding the push statement in the IF statement.  I also added a refresh statement in the IF statement.  This seemed to correct the problem.  Thanks Krankthi for responding. to my help questions.  You get a star for your efforts.

RS