Joy Conner
1st August 2006, 16:59
I just migrated some program changes into production and tested them with my signon. Then I asked my user to sign in so that I could make sure everything functioned with his/her UID and it did NOT.

When I click continue, there was no hour glassing at all.

The nature of the change is a new session that uses api commands to call tdsls4404m000. I have provided permission for the new session. Are there special permissions that I need to set when a session calls the stpapi commands? Perhaps a setting that I already have access to because I work in tools so much?

mark_h
1st August 2006, 18:02
No setting that I know of - they just need access to the sessions that are used. Is the api session in shared memory? Did she logout and back in? Are the file permissions okay on the object? Just some wild guesses for now. Did you actually run it in production with your ID? I was wondering if all the changes made it to production.

The first thing I would do is compile in debug in production and then run it from her ID. See what it actually did.

Joy Conner
1st August 2006, 18:39
Mark, thank you for responding. I have realized that the input parameters were wrong.

Garbage in, garbage out!:o