Post Author: Matrix71
CA Forum: JAVA
I try to find the status of the scheduling of report with xxx.getSchedulingInfo().getStatus(); but i recive an error because there isn't SI_SCHEDULE_INFO.... why ???can u help me to resolve this problem ???ThanksDenis
Post Author: Ted Ueda
CA Forum: JAVA
Not enough info.
First thing I'd do is check your InfoStore query string - if you go to the Admin Launchpad, you'll see a link to the "Query Builder" tool. I'll enter the query that you're using to retrieve the InfoObject there, and see that SI_SCHEDULE_STATUS is there. If you're using Web Services, then both SI_SCHEDULEINFO and SI_SCHEDULE_STATUS is in the returned property list.
Sincerely,
Ted Ueda
Post Author: Matrix71
CA Forum: JAVA
The SI_SCHEDULE_STATUS there isn't 😔 There are only this:
SI_TYPE
308
SI_DEPENDANTS
SI_TOTAL
0
SI_SCHEDULE_INTERVAL_MONTHS
0
SI_SCHEDULE_INTERVAL_NDAYS
0
SI_SCHEDULE_TYPE
0
SI_STARTTIME
24/09/07 13.47.52
SI_RUN_ON_TEMPLATE
SI_NUM_TEMPLATE_DAYS
0
SI_OBJID
2806589
SI_CLEANUP
false
SI_SCHEDULE_INTERVAL_NTHDAY
0
SI_NAME
Dettaglio per Rete di Vendita della Produzione Vita Totale Emessa
- ITALIA -
SI_ENDTIME
23/09/17 23.00.00
SI_DEPENDENCIES
SI_TOTAL
0
SI_SCHEDULE_INTERVAL_MINUTES
0
SI_TIMEZONE_ID
0
SI_MULTIPASS
1
94453
SI_TOTAL
1
SI_SCHED_NOW
true
SI_SCHEDULE_INTERVAL_HOURS
0
SI_PROGID_SCHEDULE
CrystalEnterprise.Pdf and i don't know because there isn't SI_SCHEDULE_STATUS 😔 Can u help me ??ThanksDenis
Add a comment