Http-Services

1C:Enterprise platform integration capabilities and techniques

#1
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Mar 22, 2019
Company:

Hello,

I am working with Http-Services.My 3rd party software need to connect 1c enterprise.There isnt any problem with Get Method but i can not do it with Post Method.Is there any example ?How can receive 3rd part's posted value ? Can you help me ?

Best Regards

 
#2
People who like this:0Yes/0No
Administrator
Rating: 23
Joined: Oct 3, 2019
Company:

Hi Alberto!

What exactly do you want to do? Can you show a sample of your source code?

Aleksandr

 
#3
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Mar 22, 2019
Company:

Hello Aleksandr;

I have a form and when my customer send this form it posts content to my 1c's http service.How can i read this posted content with key&value.I can do it with get method like

http://1cserver/hs/MyService/{CustomerId}/{OrderId}

CustomerId = Request.URLParameters.Get("CustomerId");

How can do it with posted content ?

 
#4
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Mar 22, 2019
Company:

Quote
Aleksandr Biryukov wrote:
Hi Alberto!

What exactly do you want to do? Can you show a sample of your source code?

Aleksandr

Is there any idea ?

 
#5
People who like this:0Yes/0No
Administrator
Rating: 23
Joined: Oct 3, 2019
Company:

Hi Alberto!

I'll prepare an example for you, in a day or two. OK?

Aleksandr

 
#6
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Mar 22, 2019
Company:

Quote
Aleksandr Biryukov wrote:
Hi Alberto!

I'll prepare an example for you, in a day or two. OK?

Aleksandr

Hi Aleksandr,

Thanks for your reply.I am working on it and waiting your example

Best Regards

 
#7
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Sep 10, 2018
Company: onec

Hello? Can i get the example , as im too trying to connect 3rd party software with 1c using GET

 
#8
People who like this:0Yes/0No
Administrator
Rating: 23
Joined: Oct 3, 2019
Company:

Hello Sergelen!

Unfortunately, we have not yet published an example on working with web services...

But you can see an example of working with 1C using REST API:
https://1c-dn.com/blog/synchronization-between-a-mobile-app-and-a-database-server-on-the-1c-platform/

In general, the REST interface allows you to get full access to all the data available in 1C.

Perhaps this information will help you. If you have any questions, ask!

An example of working with web services is also being prepared.

Aleksandr

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.