IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SPOOLOPEN/WRITE to submit a job from CICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 191
Location: hyderabad

PostPosted: Tue Oct 07, 2008 12:40 pm
Reply with quote

Hi All,

I'm using SPOOLOPEN/WRITE etc. to submit a job from CICS. By default it is taking the CICS user id as submitter and giving security error. Is there any way that we could override the submitter parameter?





Thanks
Prasad
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Oct 07, 2008 1:24 pm
Reply with quote

possibly the documentation will indicate which/how parms are provided.

When you say CICS userid, do you mean the USER that is invoking the transaction that issues the SPOOLOPEN/WRITE API CALLs? If you have a decent security set-up on your system, if a USER has authority to invoke a transaction, then the USER has authority to submit a job via the API.

We SUBMIT via INTRDR here and that allows us to control the USERID.

someone that uses the SPOOLOPEN/WRITE APIs can tell you and save you the trouble of looking it up.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts Using API Gateway from CICS program CICS 0
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
Search our Forums:

Back to Top