Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
New! Forms service
recently posted to the Announcements channel: cross-posting here to reach all of our developer community members. New service added to OpenText Thrust Services bundle Forms is a robust and flexible framework that enables the creation of modern, dynamic forms and user interfaces (UI) through a WYSIWYG Designer. It allows…
-
How to export the value of form attribute by using webreport
I used this tag [LL_REPTAG_'61193' FORMINFO:VALIDVALUES:Priority /] to export the attribute 'Priority' from Form itis text popup the result is {'Hight','Medium','Low'} Althought i select Hight only i need to extract the values of each attribute thanks in advance
-
Exposing AppWorks entity forms online to non-AppWorks users
Hi all, We have a scenario that uses AppWorks to process manage customer requests (by internal users), with these requests coming via an integration with a web portal: Internal Users <——> Appworks <——> Web Portal <——> End Users The web portal is already implemented in an external non-OpenText technology and exposes it's…
-
Issue with Teleform Verifier - Error OLEDB 80040154
I am experiencing an issue with Teleform Verifier and seeking assistance. When attempting to launch the program, I encounter an error message stating: Teleform Verifier - Error OLEDB returned result 80040154 when in function IDataInitialize::GetDataSource. Description: unknown error code (V11.3 11311). This issue has…
-
Alternatives for documentum forms in webtop
We are using several forms kicking workflows in our webtop but I realized documentum forms is no longer supported. We are told WDK is an option. Could you let us know what are the possible options for replacing forms in webtop.If its WDK could you let me know how to start learning about it and work from there to replace…
-
RUNSHELL and SETWFATTR runs on pageload
Hi All, I have a WR powerview for a form and i would like to use the WR RUNSHELL command only when the user clicks on a button, but the RUNSHELL command runs on page load, same for SETWFATTR even though they are inside a java script function, is there a way to stop these from running till the user clicks on a button
-
How to achieve concurrent (parallel) workflows
Hello all, I am new to OpenText development and a client has asked for us to develop a form that allows for multiple form steps to happen at once (i.e. 4 review steps to be completed at the same time). I was wondering, is this something achievable with vanilla OpenText workflows? or Will we require additional modules to…
-
Programmatically sign a Liquid Office form?
Is it possible to programmatically sign a Liquid Office form? We have a situation where sometimes a form needs to be auto-approved and routed but include the signature as if someone actually clicked the signature field and signed the form. Any help is greatly appreciated!!
-
Workflow Smart UI Form Not Saving Data Added Programmatically
Hi All, We are developing workflows for a client and working hard (and creatively) to use OOB Smart UI Forms. We have a form where we launch a webreport for data search and api lookup...then, the user selects a record and we populate the form data in the workflow form. Easy Peezy, right? (no, tkl will not be appropriate in…
-
Suggestions please for any Latest UI frameworks for Forms Power view
Can someone please suggest any latest UI frameworks used recently for Content Server form template power views if possible provide with an example . I am trying to implement forms having huge number of fields and different types (key look up buttons, drop downs, address bar, multi select, radio, user id etc ) and also…
-
Fill and Submit forms via rest api
Hello All, We have a form that has few attributes that needs to be filled and submitted which then initiates the workflow. I have searched the rest api document and found the alpaca forms for filing, but it is not working as expected. Can someone provide me with an example or any rest api call that we can use to fill and…
-
Forms in a Workflow and Custom Coding
Hello! I originally posted this in Workflows and Forms but someone suggested I might get more bites here... Typically my organization displays forms via a workflow using the "Display: Smart View" option for the wf step. However, my current customer would like some custom code added to their form (specifically for one of…