Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
6 subscribers
Views
1436 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Is it possible to set author for a document in Smart service
eaglez
over 8 years ago
hi all,
we develop a plugin to update the document version by the method "createVersion" in com.appiancorp.suiteapi.content.ContentService.
the version is indeed updated after invoking the plugin. however, the author setting in the java code doesn't work.
FYI, we are using the function "setCreator" to update the author.
does anyone know the root cause, or is there any other solutions for this issue?
any thoughts, hints are appreciated.
many thanks.
OriginalPostID-250252
Discussion posts and replies are publicly visible
0
Mike Schmitt
over 8 years ago
This would be useful for me too, as in my project most of our document handling has to happen within a process context where everything ends up running "as designer", so all documents look to be uploaded / modified by the generic admin account. It would be nice to be able to actually set the user value to something accurate even if it has to be done after-the-fact. In my opinion this should be OOB functionality.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Mike Schmitt
over 8 years ago
Correction: i meant *system-generated* documents in my case, not uploaded documents.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel