View Single Post
  #3  
Old 08-06-2008, 04:54 PM
mike mike is offline
Administrator
 
Join Date: May 2007
Posts: 304
Send a message via AIM to mike Send a message via MSN to mike Send a message via Yahoo to mike Send a message via Skype™ to mike

Quote:
Originally Posted by hemmeter View Post
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
Reply With Quote