× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

COB.MONITOR

  • vijaygubbi
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 7 months ago #15124 by vijaygubbi
COB.MONITOR was created by vijaygubbi
Hi All,

Can any one suggest me how to view COB stage status in Browser.

COB.MONITOR is the main line routine,is this possible to view in the Browser.

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #15125 by gm.saran
Replied by gm.saran on topic COB.MONITOR
ModelBank has a built in enquiry named COB.PROGRESS (We've in R9). This works well in Browser. This doesnt show the stagewise progress as in Classic; instead shows the progress for all stages put-together

One more ModelBank enquiry, AGENT.STATUS based on "TSA.STATUS" is also available in R9. You can run the enquiry with "CURRENT.SERVICE EQ COB". Alternatively, you can build your own enquiry based on "TSA.STATUS" file with Fixed Selection as "CURRENT.SERVICE EQ COB". This will show you the COB agent status and the last status from the agents; somewhat similar to "tailing the como logs"

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
11 years 6 months ago #15140 by jpb
Replied by jpb on topic COB.MONITOR
You can create a NOFILE enquiry that gets hold of the COB.MONITOR-output line-by-line and display it.
If your COB.MONITOR expects input to be terminated use the DATA statement to pass it.

Please Log in or Create an account to join the conversation.

Time to create page: 0.037 seconds