Quote:
Originally Posted by hemmeter
I think a great topic would be a detailed explanation on setting up a PHP server to act as your endpoint for handling workflow outbound message requests.
- Recommendations on server setup and the framework of PHP functions that should exist on the server before starting to write individual logic (e.g. that XML parser you like, error handling, etc.
- How to setup an endpoint to handle a specific task (e.g. Opportunity Updated).
- Recommendations on using Outbound Messages (including a session ID or not, ensuring no messages go unhandled, what if the PHP server goes down, etc.)
- Limitations
|
That would be a great topic!! I sent an email to Nick to keep up with this and see what he thinks.
I know that he is busy, maybe I can send him a summary of this thread once it gets going more.
I like your idea, shoot you could talk about that now, i am sure you have done more with the outbound messaging than I ahve at this point