1b.app
Link copied -

The symbol is not saved in the name of the product

Hello!
The "+" sign is not stored in crm. Product name in 1s "Phytoactive tonic VITAL 35+, 200 ml, AGOR" in csm "Phytoactive tonic VITAL 35, 200 ml, AGOR"
How to solve this problem?
Original question is available on version: ru

Answers:

Hello. When importing from 1c using the /api/1c8x/product-set/ method, nothing changes from the product name. Do you import products from 1s to box using this method? When was the last product update?
25.09.2020, 13:01
Original comment available on version: ru

One box made us a module with the help of which the import takes place. Products are constantly updated
25.09.2020, 13:15
Original comment available on version: ru

Today in the transmission from 1s there were such lines:
...
<article>000004285</article>
<id>3046</id>
<code1c>000004285</code1c>
<name>VITAL 35 phytoactive tonic, 200 ml, AGOR</name>
<price>83</price>
<currency>UAH</currency>
...
those. 1c gives us the name "Phytoactive tonic VITAL 35, 200 ml, AGOR" without +. Check if the product name was changed in 1s. If in 1s with a plus, then you need to already look at the transmission module from 1s, perhaps it removes +
25.09.2020, 13:26
Original comment available on version: ru

In 1s, the name "Phytoactive tonic VITAL 35+, 200 ml, AGOR" with a plus, no one has changed the name yet. We've had this problem for a long time.
Who can see the transmission module from 1s?
25.09.2020, 13:35
Original comment available on version: ru

You don't have your own 1c programmer?
25.09.2020, 13:45
Original comment available on version: ru


Let him look at the transmission module on the 1s side and find out why the name is transmitted to the box without the "+"
25.09.2020, 17:10
Original comment available on version: ru

Yuri Alexandrovich,
I want to give a slightly more detailed answer.
Integration of 1C 7.x and 1C 8.x with OneBox works like this:
- an integration module is placed inside 1Cki
- this module sends data to OneBox via REST API
The module itself for 1Ski was developed not by us, but by a third-party company on our order 4 years ago.
You wrote a task that "plus signs" are not transmitted. We looked at our REST API and saw that the data is being transferred to us without "pluses".
This means that the 1Ski module somehow erases the pluses (and maybe something else) during transmission.
And there are two ways to solve this problem:
1. you give us full access to your 1Ske, we hire a third-party company to which we transfer this access, they look at the module and fix it.
2. if you have your own 1snick whom you trust, he looks.
I think the first option is longer and more risky, it involves a lot more people.
The point is not even that both options will cost some money, but the risk of transferring access along the chain to as many as three parties.
26.09.2020, 10:36
Как со мной связаться - никак :)
Задавайте вопросы на форуме публично - и я отвечу.
Подробнее - https://1b.app/ru/user/11/
Original comment available on version: ru

Good day
1. API, as it is hacked in modules 1c and REST API, as described in the documentation - a different API. Firstly, there is no adequate documentation and how it works is absolutely not understood.
2. Try to correct, be it, the method I will call "+".
/api/1c8x/product-set/....&name=test product 34+
/api/1c8x/product-set/ ...&name="test product 34+"
/api/product/add/...&name="test product 34+"
/api/product/add/...&name=test product 34+
Does the product match with "+"?)
26.09.2020, 12:18
Original comment available on version: ru

Перегиняк Александр
Oneboxconsulting (интегратор)
є a similar problem. chi away you virishiti yours?
29.12.2020, 23:06
Original comment available on version: ru


Andrey wrote:
/api/1c8x/product-set/....&name=test product 34+
/api/1c8x/product-set/ ...&name="test product 34+"
/api/product/add/...&name="test product 34+"
/api/product/add/...&name=test product 34+

If you need to pass + & characters via GET or POST, then they need to be escaped (urlencode, or just translation into UTF-7 (not 8)).
For example, the "+" character in the URL would be %2b
https://wm-school.ru/html/html_url_acsii.html
31.12.2020, 16:30
Как со мной связаться - никак :)
Задавайте вопросы на форуме публично - и я отвечу.
Подробнее - https://1b.app/ru/user/11/
Original comment available on version: ru

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment