Urgent: How to perform MSCRM 2011 SOAP only access for on premise?

Вопрос Urgent: How to perform MSCRM 2011 SOAP only access for on premise?

  • Wednesday, January 09, 2013 9:40 AM
     
     

    Hi Tech Friends,

    How to perform MSCRM 2011 SOAP only access for on premise?

    I got a blog posting for MSCRM 2011 Online. But there is no sample or documentation for SOAP access with on-premise instance.

    We have a requirement to connect to MSCRM 2011 on-premise from non-.net technology in Linux platform. Fortunately I dont see a documentation from Microsoft. They have documentation and sample only for Java and PHP with MSCRM 2011 Online.

    I have tried using fiddler2 to reverse engineer, but I see that all data being posted to server is getting encrypted!

    Thanks in advance.


    -Jai



    • Edited by Jai Mallesh Babu Wednesday, January 09, 2013 9:41 AM adding more inputs
    • Edited by Jai Mallesh Babu Wednesday, January 09, 2013 1:17 PM more detail
    •  

All Replies

  • Wednesday, January 09, 2013 11:15 AM
     
     
    Have you tried to enable "Decrypt HTTPS traffic" in "Fiddler Options..."?
  • Wednesday, January 09, 2013 11:55 AM
     
     
    It is decrypting.. that is done. What I mean is the data that is being posted is encrypted.

    -Jai