cancel
Showing results for 
Search instead for 
Did you mean: 

Automation chain working with user actions not with event handlers

pibou_Bouvret
Elite Collaborator
Elite Collaborator

Almost everything is in the title :

the UpdateProperty part of my automation chain :

...
individu_bx4:nom=@{CurrentUser["lastName"]}
dc:title=@{CurrentUser["lastName"]} @{CurrentUser["firstName"]}

Using a button in the edit form, my document is updated.

Triggering it using the "about to create" event does not change anything

Triggering it using the "document created" event updates all attributes but the title.

Any idea ?

1 ACCEPTED ANSWER

Fred_Vadon
Star Contributor
Star Contributor

Hi, I was able to reproduce on my side (5.4.2 and 5.5). First investigations show that the first time the document is saved, something override the title with the original value. A workaround while we are investigating the pb is to add the operation Document > Save before the "login as".

View answer in original post

6 REPLIES 6

Fred_Vadon
Star Contributor
Star Contributor

Hi,

pibou_Bouvret
Elite Collaborator
Elite Collaborator

Thx for replying

Fred_Vadon
Star Contributor
Star Contributor

what is the event you use in the event handler? Document Created?

pibou_Bouvret
Elite Collaborator
Elite Collaborator

Yes, "about to create" does not work ...

Fred_Vadon
Star Contributor
Star Contributor

Hi, I was able to reproduce on my side (5.4.2 and 5.5). First investigations show that the first time the document is saved, something override the title with the original value. A workaround while we are investigating the pb is to add the operation Document > Save before the "login as".

Fine

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.