[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ftpapi Digest, Vol 2, Issue 10
Michael / Jon,
Thanks a lot. Your suggestions solved my problem.
Thanks,
Girija
--- ftpapi-request@xxxxxxxxxxxxxxxxxxxxxx wrote:
> Send Ftpapi mailing list submissions to
> ftpapi@xxxxxxxxxxxxxxxxxxxxxx
>
> To subscribe or unsubscribe via the World Wide Web,
> visit
> http://www.scottklement.com/mailman/listinfo/ftpapi
> or, via email, send a message with subject or body
> 'help' to
> ftpapi-request@xxxxxxxxxxxxxxxxxxxxxx
>
> You can reach the person managing the list at
> ftpapi-owner@xxxxxxxxxxxxxxxxxxxxxx
>
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of Ftpapi digest..."
>
>
> Today's Topics:
>
> 1. Facing Authority Issues while using HTTPAPI
> (girija patro)
> 2. Re: Facing Authority Issues while using
> HTTPAPI (Michael Ryan)
> 3. RE: Facing Authority Issues while using
> HTTPAPI (Jon Paris)
> 4. Re: Facing Authority Issues while using
> HTTPAPI (Michael Ryan)
>
>
>
----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 28 Aug 2006 07:13:16 -0700 (PDT)
> From: girija patro <girija79@xxxxxxxxx>
> Subject: Facing Authority Issues while using HTTPAPI
> To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
> Message-ID:
>
<20060828141317.82533.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hi,
>
> I am new to HTTPAPI. I am using HTTPAPI to call one
> of
> our webservices from my RPG program. When I compile
> using CRTBNDRPG, it gives me the following errors.
> Can
> any one suggest me what may be the issue.
>
> Not authorized to service program QCSTCRG1 in
> library
> QSYS.
> Not authorized to service program QCSTCRG2 in
> library
> QSYS.
> Not authorized to service program QCSTCRG4 in
> library
> QSYS.
> Not authorized to service program QCSTCTL in library
> QSYS.
> Not authorized to service program QCSTCTL2 in
> library
> QSYS.
> Not authorized to service program QCSTDD in library
> QSYS.
> Not authorized to service program QLPCDROM in
> library
> QSYS.
> Not authorized to service program QPMAAPI in library
> QSYS.
> Not authorized to service program QSYRGAP1 in
> library
> QSYS.
> Not authorized to service program QTOQRAPI in
> library
> QSYS.
> Not authorized to service program QTOQSAPI in
> library
> QSYS.
> Not authorized to service program QUSRGFA1 in
> library
> QSYS.
> Not authorized to service program QYPSCOLL in
> library
> QSYS.
> Not authorized to service program QYPSSRVS in
> library
> QSYS.
> Not authorized to service program QZCACLT in library
> QSYS.
>
> Thanks and regards,
> Girija Sankar Patro
> HCLTech Ltd.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 28 Aug 2006 12:09:50 -0400
> From: "Michael Ryan" <michaelrtr@xxxxxxxxx>
> Subject: Re: Facing Authority Issues while using
> HTTPAPI
> To: "HTTPAPI and FTPAPI Projects"
> <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
> Message-ID:
>
>
<b384299a0608280909k6d3cbe6h2e8c90da1dd827de@xxxxxxxxxxxxxx>
> Content-Type: text/plain; charset="iso-8859-1"
>
> These are system service programs. You're getting
> them because the program
> you're attempting to create us referencing a
> procedure, and the program
> can't find the procedure. So it looks in all the
> service programs in the
> library list, and eventually gets to the ones that
> it cause it to fail with
> an authority issue. Try something like this...
>
> H DftActGrp(*No)
> H ActGrp(*New)
> H Option(*NoDebugIO:*SrcStmt)
> H BndDir('LIBHTTP/HTTPAPI')
>
> Good luck...
>
> On 8/28/06, girija patro <girija79@xxxxxxxxx> wrote:
> >
> > Hi,
> >
> > I am new to HTTPAPI. I am using HTTPAPI to call
> one of
> > our webservices from my RPG program. When I
> compile
> > using CRTBNDRPG, it gives me the following errors.
> Can
> > any one suggest me what may be the issue.
> >
> > Not authorized to service program QCSTCRG1 in
> library
> > QSYS.
> > Not authorized to service program QCSTCRG2 in
> library
> > QSYS.
> > Not authorized to service program QCSTCRG4 in
> library
> > QSYS.
> > Not authorized to service program QCSTCTL in
> library
> > QSYS.
> > Not authorized to service program QCSTCTL2 in
> library
> > QSYS.
> > Not authorized to service program QCSTDD in
> library
> > QSYS.
> > Not authorized to service program QLPCDROM in
> library
> > QSYS.
> > Not authorized to service program QPMAAPI in
> library
> > QSYS.
> > Not authorized to service program QSYRGAP1 in
> library
> > QSYS.
> > Not authorized to service program QTOQRAPI in
> library
> > QSYS.
> > Not authorized to service program QTOQSAPI in
> library
> > QSYS.
> > Not authorized to service program QUSRGFA1 in
> library
> > QSYS.
> > Not authorized to service program QYPSCOLL in
> library
> > QSYS.
> > Not authorized to service program QYPSSRVS in
> library
> > QSYS.
> > Not authorized to service program QZCACLT in
> library
> > QSYS.
> >
> > Thanks and regards,
> > Girija Sankar Patro
> > HCLTech Ltd.
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection
=== message truncated ===
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------