cancel
Showing results for 
Search instead for 
Did you mean: 

SCRIPT

Former Member
0 Kudos

Hi,

I modified an existing script for printing cheques.

anc copied to testing client.

and activated.

when i run the report this script doesnt show. still old script is displaying.

when i change the assignment to another standard script it is displaying that script.

ther eis no issues in assignments.

when i debug this script it doesnt show new content. it still shows old content when i debug.

any suggestions.

Jeff

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

There might be two reasons why this is happening.

1. Is that a standard Report or a customised Report. If its a standard report, the new script might have been called and after that the standard Script is also been called so the old script overwrites the new script's contents. If its a custom report, then the old script is being called instead of the new script.

2. If there is any configuration involved like SPRO, where there is a standard driver program and it calls the standard script, here the old script has to be replaced by the new one.

Regards,

Tushar

Former Member
0 Kudos

Thanks everyone

My problem is solved

Answers (1)

Answers (1)

amit_khare
Active Contributor
0 Kudos

copy the customized request for the script to the testing Client via SCC1.

Regards,

Amit

Reward all helpful replies.

Former Member
0 Kudos

using SCC1 it doesnt copy to another client in our environment.

i tried it. after taht only i used copy from client