Is it possible to activate a WebReport trigger with a category update on a business workspace?
There is an option to configure this trigger in the desired location. It activates properly when a category change is made to a folder subtype, but not when the category change is made on a business workspace. The folder and business workspace are at the same hierarchy level under the trigger, which makes me think this is not an error in my web report or trigger configuration.
Comments
-
Unless you are in a very old environment I think it is possible to get an eevent in 21.4 at least.I enabled 848 as eligible for WR Triggers(admin page) and then wrote this simple tester
[/* Title: Blank Reportview */]
<td>WHAT EVENT [LL_REPTAG_TRIGGER /]</td>
<td> WHAT EVENT TRIGGERADDEDCATEGORIES [LL_REPTAG_TRIGGERADDEDCATEGORIES /]</td>
<td> WHAT EVENT TRIGGERCATEGORYVALUECHANGES [LL_REPTAG_TRIGGERCATEGORYVALUECHANGES /]</td>
<td> WHAT EVENT TRIGGERDESTPARENTID [LL_REPTAG_TRIGGERDESTPARENTID /]</td> then I went to a Workspace and updated the categoryWHAT EVENT Category Update
WHAT EVENT TRIGGERADDEDCATEGORIES V{<'CatID','CatName'>}
WHAT EVENT TRIGGERCATEGORYVALUECHANGES V{<'CatID','AttrID','OldValue','NewValue','SetName','SetIndex','AttrIndex'><52558,11,'',?,?,?,1><52558,21,'',?,?,?,1><52558,6,'',?,?,?,1><52558,20,'',?,?,?,1><52558,10,'',?,?,?,1><52558,25,'',?,?,?,1><52558,26,'COMPANY1','COMPANY2',?,?,1><52558,27,'',?,?,?,1><52558,24,'',?,?,?,1><52558,23,'',?,?,?,1><52558,18,'',?,?,?,1>}
WHAT EVENT TRIGGERDESTPARENTID
In the value changes it is saying if you observe the assoc <52558,26,'COMPANY1','COMPANY2',?,?,1> that I have changed the value form company1 to company2
it also gave me the workspaceid where it was happening in this
<td> WHAT EVENT TRIGGERID [[LL_REPTAG_TRIGGERID /]</td>I think you may be attempting to do this via the Smartview smart view seems to ignore the event triggering :)
0 -
@Karen Weir please ask your technical spam team to look at the above post The spam actor has taken the content of a real post and changed the URL. How do SPAM actors gain access, is this an anonymous registration site?
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 151 General Questions
- 146 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 179 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 9 XM Fax
- Follow Categories