Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
WebLingo Vs Complex workflow Map with many views
Mamta_Rathi_(mrathi_(Delete)_2693719)
Hi all,If you have to create a complex workflow with routing to multiple people in paralles based on fields entered in a form. And also to have controlled access of the form to different users (e.g. only read access for certain users for certain fields), what option will you use?A. WebLingo as it will need only one view of the form and webling will take care of access rights.B. Complex workflow Map with many views: As OScript programming is not required.C. Use Apache-Tomacat-JSP and make calls to LivelinkD. Others, Please specifyThank you, Your feedback will be helpful to evaluate the options for such requirement.
Find more posts tagged with
Comments
Gabriel_Lopez
Many of our workflows are complex processes, so we need to combine:-A big data flow, thru loops and subworkflows.-Oscript development, including event scripts.-DHTML & Javascript validations for each view.-Dynamic data retrieving.-And more.Our workflows differ a lot from one to another and, of course, from the first ones we started to make more than three years ago to the ones we develop nowadays. Experience and learning is everything.The main thing is to have a clear definition of what your needs are before attempting anything.Alvaro