|
|||||||
| Notices |
| GIS BPML BPML Related Discussions |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
I am in the process of finishing up my core error reporting and status
reporting BP's that I'll be using in all of my BP's. Just curious what everyone else is doing with theirs? I am logging mine to a database so I have a quick way to check if something failed. Another reason for doing this is so in the future (when time allows) I'll make a quick status web page and or app where I can see the last few errors. I had envisioned the app as being a windows based app where it would check the error DB and give me a quick popup notification on my desktop and our computer room's peoples desktops. I also have a status reporting BP that does the same as the error, however it reports when a BP has run and time stamp and the fact that it was successful (its at the end of the BP's). Just trying to get some good idea's, let me know what you guys think. Thanks |
|
#2
|
|||
|
|||
|
We have them send emails to us, in the case of errors. Although, I couldnt shed much light on how that is done exactly, since the BPs that do that were already written when I got here. I just create my BP and set my OnFault to call the email BP in case of errors.
|
|
#3
|
|||
|
|||
|
We use Altiris Helpdesk. I have the BP email a special exchange account that altiris picks up and then altiris emails the group. It works really well except for very large documents as it puts the document in the body of the email by default. I have a project on my round-to-it list to use the altris webservice but it's horrible. I think it was writer of the webservice last built a web app in 98.
The best reason for using a ticketing system is that errors don't get lost, plus you can do some cool statistical analysis. |
|
#4
|
||||
|
||||
|
Mike,
What if you sent the error as an attachment rather then in the body? I havent gotten around to do that yet, however that's my goal. In addition to logging the error to a table on our sql database. |
|
#5
|
|||
|
|||
|
That's what I'm working on right now. Trouble is, I've given the PrimaryDocument a name (GetDocInfo) and moved it to Document. I've piped the StatusRpt to Status_Report but I can't name it. GetDocInfo wants the DOCIMENT_ID for anything that's not PrimaryDocument. According to the documentation, this is the text portion of the attribute SCIObjectID but it doesn't like it. I have a case open but it's SLOOOOOW to get any real info out of Sterling.
|
|
#6
|
||||
|
||||
|
I hear you! Let us know once they get back to you.
My goal is to create a someone open source status reporting bp for everyone to contribute to, hopefully we can get a few of us brainstorming. I had posted a thread to get the discussions started. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [EDI-L] < Sales>HIPAA Claim Status Tracking Presentation | Joe McVerry | EDI-L News Group | 0 | 01-20-2009 03:58 PM |
| [EDI-L] SAP IDocs not getting updated to status 16 - TLE 605 Unix | Narayanan Bharadwaj | EDI-L News Group | 0 | 12-04-2008 05:10 PM |
| Open Source Error Reporting / Status Reporting BPML Project Launched | BurmJohn | GIS BPML | 2 | 10-31-2008 11:19 PM |
| [EDI-L] Issuse with IDOC - Status 04 (Error within control information of EDI subsystem) | ramedi81 | EDI-L News Group | 0 | 09-24-2008 05:11 PM |
| "Open Source" Error Reporting / Status Reporting BP - Interested? | BurmJohn | GIS BPML | 0 | 09-21-2008 09:13 AM |