Discussions regarding 1C:Enterprise for mobile devices with Android, iOS, or Windows Phone.

#1
People who like this: 0 Yes / 0 No
Active user
Rating: 2
Joined: Aug 28, 2015
Company:

Hello 1C developers community!
Is it possible to launch 1c mobile application using URL?

For example, User 1 generates url of some document and sends it to User 2 via whatsapp or any other messenger. User 2 goes to the URL and launches 1c mobile app.
The mobile app  opens a specific document and shows it to User 2 for further actions.

Edited: Samir Muqimov - Dec 21, 2018 06:18 AM
 
#2
People who like this: 0 Yes / 0 No
Active user
Rating: 2
Joined: Aug 28, 2015
Company:

Somebody?Any ideas?
Something like it can be done in 1C web application:
http://IpAdress/base/#e1cib/data/Document.SomeDocument?ref=80e800155d210c1211e68403514804ee

I'm sure there is a similar way to do it a in mobile application.
It's also possible to create a web page which starts a mobile app.
The mobile app generates url with all necessary parameters, User 2 goes to this url and opens a web page with a "Open app" button.
May be someone can offer me another solution?

 
#3
People who like this: 0 Yes / 0 No
Interested
Rating: 16
Joined: Dec 4, 2017
Company:

Dear Samir,

Currently, 1C:Enterprise mobile platform does not include such functionality. Our dev team considers implementing it.

Best regards,
Vladimir Gurov

1C Company support team
 
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.

/* Агрессивный фикс заголовков для документации */ body .content h3, body #content h3, body .workarea h3, body .content h4, body #content h4, body .workarea h4, body .content h5, body #content h5, body .workarea h5 { display: block !important; color: #222 !important; font-weight: bold !important; text-transform: none !important; letter-spacing: normal !important; margin-top: 25px !important; margin-bottom: 12px !important; line-height: 1.3 !important; } /* Принудительные размеры */ body .content h3, body #content h3, body .workarea h3 { font-size: 22px !important; } body .content h4, body #content h4, body .workarea h4 { font-size: 19px !important; } body .content h5, body #content h5, body .workarea h5 { font-size: 17px !important; } /* Убираем возможные мелкие шрифты, которые могли прийти из стилей Bitrix */ .content h4 *, #content h4 *, .workarea h4 * { font-size: inherit !important; }