您的位置:首页 > 运维架构

Using table loop for filter

2017-10-21 10:39 746 查看

Using table loop for filter

版本 1

Knowledge Admin 于 2015-12-4 下午8:20创建,最后由 Knowledge Admin 于 2016-2-27 下午3:29修改。

Share: 0Google +0 0 0|Buffer0

This document contains official content from the BMC Software Knowledge Base. It is automatically updated when the knowledge article is modified.

PRODUCT:

Remedy AR System Server

APPLIES TO:

BMC Remedy AR System Server

PROBLEM:

Attempting to use the guide and to use Table Loop of Filter.
However, only one record of the table is changed. I want to reflect it in all records of the table.

ARServer7.0.1Patch010
Windows2003Server
MSSQLServer2005 BMC Remedy AR System Server (version 7.0.01) DR: AR System Workflow;

SOLUTION:

Legacy ID:KA311359
Please read through following quotes (in page 138 of BMC Remedy Action Request System 7.1.00 - Workflow Objects): “
When creating workflow for server-side tables, filters with the Call Guide action can be defined to loop over table columns. The values retrieved during the looping always comes from the last row of the table. To retrieve different values, postfix two special characters ( `! ) on the filters within the filter guide. Adding these special characters causes your filter to execute synchronously, instead of
deferring into a later filter processing pass. For example, if your filter within the Filter guide is named FormA: Push New Entry to Form B, postfix those special characters to look like this: FormA: Push New Entry to Form B`!
” NOTE: `! is backquote (or apostrophe, not the single quote) and exclamation mark.
Related Products: BMC Remedy AR System Server

Article Number:

000075227

Article Type:
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐