I have a project that lets the client select equipment for rental and the requisition will be sent to the client's SAP system to eventually create a PO.
The order information will be going over in the form of XML using xCBL standards.
I have been programming for 7 years including 1 1/2 years just in asp.net, but I am a newbie to working with XML in programming.
Does anyone have any suggestions where I can start as to how to intergrate this technology into my app? I have studied xml and xsl and related technologies, so this is not so strange to me, but how to glue it all together and make it work is what I don't have a clue to where to start. Any good articles on the subject?
What are the basic steps involved?
The order information will be going over in the form of XML using xCBL standards.
I have been programming for 7 years including 1 1/2 years just in asp.net, but I am a newbie to working with XML in programming.
Does anyone have any suggestions where I can start as to how to intergrate this technology into my app? I have studied xml and xsl and related technologies, so this is not so strange to me, but how to glue it all together and make it work is what I don't have a clue to where to start. Any good articles on the subject?
What are the basic steps involved?