Attended mode
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-18 10:46 AM
I wanted to know if BP provides some add on or web form, anything for dealing with attended mode. As of now we have developed a solution where User gives input in desktop based form which further creates output xml at some folder location. From here load process takes care.
But client is more keen to use BP build solution for getting user input.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-18 12:07 PM
Hi,
Try to use code stage where you create windows form to get input from user as you required.
This may help you to resolve your problem.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-18 04:07 PM
Firstly, BP is not an RDA/front office tool, that's not what it is designed for. Yes you can use a code stage to generate a Windows form, but that will use a (costly) BP license. A better solution would be to construct a web form for users to submit work into a DB, and have robots in the back office polling that DB. You might consider 3rd party tools such as Trust Portal for this.
