Focal Point
[CLOSED] HTTP READ ERROR in running RC job.

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9217086016

October 05, 2011, 07:47 AM
Shankar
[CLOSED] HTTP READ ERROR in running RC job.
Hi,

When I am running the code to execute RC job using below piece of code it is giving me HTTP READ ERROR.The report is running fine from RC.

 FILEDEF SUBLOG DISK C:ibi\srv71\wfs\catalog\sublog.ftm
-RUN
-SET &ECHO=ALL;
-SET &SUBERR = DSTRUN(
- '*******',7,
- '*******',7,
- 'www.****.com:15101 ' 33,
- 'S16b6o1fg806',12,
- ' ',0,
- 5,
- '*******',7,
- ' ',0,
- '*******/******* ',15,
- 'I4');
-IF &SUBERR EQ 0 GOTO EXIT;
-INCLUDE DSTRUNER
-WRITE SUBLOG &SUBERR
-EXIT
 


Our server is secured so we are in HTTPS mode.Is this error coming due to this?Please suggest.

Thanks in advance.

This message has been edited. Last edited by: Kerry,


WF 8.1.04,Windows 7,
DataBase: Oracle 11g,Output :Excel,PDF,HTML
October 10, 2011, 12:01 AM
Shankar
Can anybody reply to this please?

Thanks.


WF 8.1.04,Windows 7,
DataBase: Oracle 11g,Output :Excel,PDF,HTML
October 13, 2011, 03:56 PM
Kerry
Hi Shankar,

Has this issue been resolved? If not, it is strongly suggested that you open a case with Customer Support Services for assistance, as we will need to take a deeper look into your setting. To open a case, you may either call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
October 18, 2011, 07:39 AM
Shankar
Yes issue has been resolved.

Thanks.


WF 8.1.04,Windows 7,
DataBase: Oracle 11g,Output :Excel,PDF,HTML
October 24, 2011, 03:53 PM
Kerry
Hi Shankar,

Glad to know this is resolved, would you mind to let us know how you solve this? Thank you in advance for sharing with all.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
November 04, 2011, 01:36 AM
Shankar
Hi,
I am not sure how it got resolved.I just set the value of server in a variable and used that while calling the DSTRUN and it worked for me.Even,I am surprised.

Thanks.


WF 8.1.04,Windows 7,
DataBase: Oracle 11g,Output :Excel,PDF,HTML