-
Does anyone have documentation on the Frevo Integration with DocuWare? I have a client with Frevo and they want to output forms to DocuWare. There is the option to do so, and I just need a little more information so I can start to build the solutions and create the SOW.
-
HI Folks,
I have a customer that want's to know if we can pull data from AD either than account name. They specifically want to pull the managers name, so they can build a workflow that pulls the specific Manager for a specific Account.
-
Does anyone know of a way to get the signature as an image from a document using Webhooks? I have a customer who needs to extract the signature from certain documents to store in SalesForce.
-
I have a workflow that has generated a general error on over 200 documents. How can I stop the workflow tasks on all of the documents so I can re-run the Workflow with the changes I made? IN short, I don't want to have to click each document in the Task and select Stopw WorkFlow then Confirm on each one.
-
I have a customer who's dates are in the format seen below, and I need to convert them to a standard US date format in my workflow.
02212022 should be 02/21/2022.
I am using Arithmetic Expressions to grab and parse this date from the file name.
Any help would be appreciated.
Thanks
Michael
-
Customer is on all MACS and uses Google Docs (.gdoc) and Google Sheets (.gsheet). How can I get these in DocuWare? When I try to drag and drop, I get the error : The DocuWare Server could not be reached. Please check the availability of the network and the server.
-
I get the error below when using this. Split([GV_File_Name],' ',CompareMethod);
I got the first part to work where I now have the GV_File_Name to propagate with just the substring. GV_File_Name=Michael Weingand 5401
Now I need to get the value before the first {space} to propagate the field First Name, then after the second {space} the field for Last Name and so forth. Suggestions please?
-
HI Folks,
My archive files are being delivered with the first name, last name and DOB and I need to be able to extract each piece to index. Does anyone know how to do this?
File Name = 012345875142_526_Weingand Michael 11071966.
I need to take the first variable after the last underscore and make that the Last Name, then after the the first Space, make it the First Name and then after the last space make this the DOB.
Last Name = Weingand
First Name =Michael
DOB = 11071966
Please let me know if you can help me!!
Thanks in advance for any help.
-Michael
-
Created Database for Document Type and Document Type groups. Used csv to create records. Attached to select list. Document types are "Article-1" through "Article-35". They show up in numeric order like Articel-1 Article-10 Artical-11 and so forth. Anyone no of a way to have them show as "Article-1 Article-2 Article-3" and on.
-
Hi Folks,
Do any of you know of a quick way (possibly through workflow) to change Index Values that are in all Upper Case to Proper?? (First letter of each Word is Cap)