-
Thank you very much, I confirm it works :-)
-
Hi,
I'm trying to retrive an array from a rest call in a workflow.
{
"approversList": [
{
"username": "user1"
},
{
"username": "user2"
},
{
"username": "user3"
}
]
}
There is any solution to get all usernames and save it into a keyword field? Otherwise, how to get approversList items count?
Thanks
-
Hi, <br>
<br>
after 7.7.0.10309 update is no longer possible to use new autonumber in forms.<br>
<br>
To replicate error:
<ol>
<li>Create a new cabinet</li>
<li>Create an autonumber field</li>
<li>Create a new form and associate the autonumber field</li>
<li>Give access to a "normal" user without administrative permissions</li>
</ol>
<br>
System give error 500 "AutoNumber header is not found." when user access to the form.<br>
<br>
Can you please help us?<br>
<br>
Thanks
-
Hi,<br>
<br>
and without an instrument like make.com?<br>
There's any other solution without using external products?<br>
For security reasons our Docuware instance is internal and not reachable from the outside.<br>
<br>
<br>
Thanks<br>
Mayra
-
Hi, <br>
<br>
there is possibility to create a Docuware forms without create a summary page with inserted data?<br>
Our idea is to create a form, get user the possibility to store attachment but without create a summary page.<br>
<br>
It would be much easier for users to use docuware forms to show them only the information they really need.<br>
The alternative, if feasible, would be to delete the first page of the document via workflow, feasible? if so how?<br>
<br>
thanks <br>
Mayra
-
Hi, <br>
<br>
Docuware generate an error on edit a schedule workflow start.<br>
Any idea?<br>
<br>
Thanks
-
There is the possibility to store forms without tray access?<br>
thanks
-
No solution at the moment.<br>
@Tobias, can't work with a keyword field either.. I tried.<br>
<br>
Regards <br>
Mayra
-
There is the possibility to hide store dialog used in Docuware Forms?
-
Hello everybody,
we are migrating from version 7.4 to 7.5 (on prem).
We would also like to update the web services currently used by switching from soap to rest.
How we can make a rest call? What should the url point to? yaml? json?
All attempts made return: 405 MethodNotAllowed. I can't find any documentation on this part.
Thanks in advance
Mayra