[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: HTTPAPI and COBOL



Are you using ILE COBOL? What version?



-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
lescobar@xxxxxxxxxxxxxxxxx
Sent: Monday, December 08, 2008 8:34 AM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: HTTPAPI and COBOL


Hi Scott, this is the definition

0022.00                    linkage  type  is  procedure  for            
0023.00                                     "HTTP_URL_POST_XML"         
0024.00                           using  all  are  described.           
0025.00                                                                 

This is the message error at compile

 *     7  IDMSJ: LNC1604  GRAVEDAD: 30  NUMSEC:  002300

          Mensaje . . . . :   No es válido el nombre de programa de una

            instrucción CALL o CANCEL. Se ignora la instrucción.         

It is not valid the  program name of a sentence CALL or CANCEL. Be ignored
the sentence.     

0390.00                                                                   
0391.00                    call  procedure  "HTTP_URL_POST_XML"  using
.....

This is the message error for this instruction

 *   244  IDMSJ: LNC1604  GRAVEDAD: 30  NUMSEC:  039100

          Mensaje . . . . :   No es válido el nombre de programa de una

 
Más...
*...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+
           instrucción CALL o CANCEL. Se ignora la instrucción.   

The program name in COBOL is up to 10 characters.

Thanks for your help.

Luis Enrique Escobar         

----------------------------------------

De: "lescobar@xxxxxxxxxxxxxxxxx" <lescobar@xxxxxxxxxxxxxxxxx>
Enviado: domingo, 07 de diciembre de 2008 16:02
Para: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Asunto: Re: HTTPAPI and COBOL 

CALL PROCEDURE
'HTTP_URL_POST_XML' USING BY REFERENCE WSAA-URL
BY value WSAA-SOAP-POINTER
BY VALUE WSAA-SOAP-LEN
BY value WSAA-STARTPROC-POINTER
BY value WSAA-ENDPROC-POINTER
BY value WSAA-OUTPUT-POINTER
BY VALUE WSAA-TIMEOUT
BY reference WSAA-USER-AGENT
BY REFERENCE WSAA-CONTENT-TYPE
BY REFERENCE WSAA-SOAP-ACTION
RETURNING WSAA-RETURN-CODE.

Hi Scott,

I can not to call this program becouse its name is too long for Cobol, I do
not know How call this program, Can I call HTTPAPIR4?

Which are the parameters?

Thank you for yor help.

Sincerily,

Luis Enrique Escobar Rico
Xué Systems Ltda.

----------------------------------------

De: Scott Klement 
Enviado: martes, 02 de diciembre de 2008 17:29
Para: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Asunto: Re: HTTPAPI and COBOL 

Hi Luis,

I don't know the Cobol language, so I personally have not attempted to 
write any Cobol examples. However, there was a discussion, including 
Cobol source code, in the System iNetwork forums. Here's a link:

http://forums.systeminetwork.com/isnetforums/showthread.php?t=49576

lescobar@xxxxxxxxxxxxxxxxx wrote:
> 
> I am working Cobol application and I want consuming a web service, do 
> you have an example about this one using HTTPAPI?
> 
> Thanks for your help.
> 
> Sincerily,
> 
> Luis Enrique Escobar
> Xue Systems Ltd.

-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------

CALL PROCEDURE

'HTTP_URL_POST_XML' USING BY REFERENCE WSAA-URL

BY value WSAA-SOAP-POINTER

BY VALUE WSAA-SOAP-LEN

BY value WSAA-STARTPROC-POINTER

BY value WSAA-ENDPROC-POINTER

BY value WSAA-OUTPUT-POINTER

BY VALUE WSAA-TIMEOUT

BY reference WSAA-USER-AGENT

BY REFERENCE WSAA-CONTENT-TYPE

BY REFERENCE WSAA-SOAP-ACTION

RETURNING WSAA-RETURN-CODE.

Hi Scott,
I can not to call this program becouse its name is too long for Cobol,
I do not know How call this program, Can I call HTTPAPIR4?
Which are the parameters?
Thank you for yor help.
Sincerily,
Luis Enrique Escobar Rico
Xué Systems Ltda.
______________________________________________________________________

De: Scott Klement 
Enviado: martes, 02 de diciembre de 2008 17:29
Para: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Asunto: Re: HTTPAPI and COBOL
Hi Luis,
I don't know the Cobol language, so I personally have not attempted to
write any Cobol examples. However, there was a discussion, including
Cobol source code, in the System iNetwork forums. Here's a link:
http://forums.systeminetwork.com/isnetforums/showthread.php?t=49576
lescobar@xxxxxxxxxxxxxxxxx wrote:
>
> I am working Cobol application and I want consuming a web service,
do
> you have an example about this one using HTTPAPI?
>
> Thanks for your help.
>
> Sincerily,
>
> Luis Enrique Escobar
> Xue Systems Ltd.
----------------------------------------------------------------------
-
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
----------------------------------------------------------------------
-

-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------



-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------