Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error while running the CAT script

Former Member
0 Kudos

Hello,

I am running eCATT script that creates test users by copying from source users to target users.

I am getting following error message.

Field USLOGOND-USTYP. input value is longer than screen field

Message no. 00348

Diagnosis

A screen field was supplied with longer field contents by batch input.

Procedure

Correct the field contents in the batch input data.

Please advise.

From

PT.

1 ACCEPTED SOLUTION

jurjen_heeck
Active Contributor
0 Kudos

See [this thread|;.

3 REPLIES 3

jurjen_heeck
Active Contributor
0 Kudos

See [this thread|;.

0 Kudos

I am not even touching the user type field since

the script only copies the users from source users.

I am only providing

Source user

Target user

Password1

password2

That it !!

How can I delete the usertype from the script ?

From

PT

0 Kudos

In that case you'll need to go through your script, find the field that triggers the error, and its value and replace the value with the character from the other thread.

Or you could add it as a variable, like the variables you've already defined. I do not know about the risks of deleting fields/values from a script

Anyway, this has now become a catt or ecatt question rather than a security issue, so you may find the appropriate guru's in one of the other forums....