Workflow start conditions with custom attributes

Swami Bala swam_in at hotmail.com
Sun Oct 10 13:28:52 EDT 2004


Sorry for the long delay in reply since I was in Teched. But as you noted,
my issue I believe is in your first point. (ie) the attribute value is not
recognized at the time of event raise.So I am working on other solutions to
get rid of this issue.
Thanks for your reply Jocelyn.
 
Swami Bala
 
 
>From: "Dart, Jocelyn" <jocelyn.dart at sap.com>
>Reply-To: SAP Workflow Users' Group <SAP-WUG at MITVMA.MIT.EDU>
>To: SAP-WUG at MITVMA.MIT.EDU
>Subject: Re: Workflow start conditions with custom attributes
>Date: Tue, 5 Oct 2004 02:01:33 +0200
>MIME-Version: 1.0
>Received: from mc2-f3.hotmail.com ([65.54.190.10]) by mc2-s3.hotmail.com
>with Microsoft SMTPSVC(5.0.2195.6824); Mon, 4 Oct 2004 17:06:31 -0700
>Received: from cherry.ease.lsoft.com ([209.119.0.109]) by
>mc2-f3.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Mon, 4 Oct 2004
>17:06:30 -0700
>Received: from vms.dc.lsoft.com (209.119.0.2) by cherry.ease.lsoft.com
>(LSMTP for Digital Unix v1.1b) with SMTP id
><6.00EA08F2 at cherry.ease.lsoft.com>; Mon, 4 Oct 2004 20:06:29 -0400
>Received: from MITVMA.MIT.EDU by MITVMA.MIT.EDU (LISTSERV-TCP/IP release
>1.8e)          with spool id 9623 for SAP-WUG at MITVMA.MIT.EDU; Mon, 4 Oct
>2004          20:05:10 -0400
>Received: from MITVMA (NJE origin SMTP at MITVMA) by MITVMA.MIT.EDU (LMail
>      V1.2d/1.8d) with BSMTP id 7937; Mon, 4 Oct 2004 20:05:06 -0400
>Received: from smtpde02.sap-ag.de [155.56.68.170] by mitvma.mit.edu (IBM VM
>          SMTP Level 430) via TCP with ESMTP ; Mon, 04 Oct 2004 20:05:05
>EDT
>Received: from sap-ag.de (smtpde02) by smtpde02.sap-ag.de (out) with ESMTP
>id          CAA19771 for <SAP-WUG at MITVMA.MIT.EDU>; Tue, 5 Oct 2004 02:06:16
>+0200          (MESZ)
>X-Message-Info: StaYHEBmGBpYRHnC/mn1X4UyC3sr1OFAPiA/QZykMXU=
>X-Comment: mitvma.mit.edu: Mail was sent by smtpde02.sap-ag.de
>X-Mailer: Internet Mail Service (5.5.2656.59)
>X-SAP: out
>Approved-By:  "Dart, Jocelyn" <jocelyn.dart at SAP.COM>
>Message-ID:
><A54EC476B74FD31186340008C791CBD010286F0F at ausydx30.syd.sap.corp>
>Precedence: list
>Return-Path: owner-sap-wug at MITVMA.MIT.EDU
>X-OriginalArrivalTime: 05 Oct 2004 00:06:30.0930 (UTC)
>FILETIME=[2ACBAF20:01C4AA6F]
>
>Swami,
>I've used custom attributes, both database and virtual, in delegated
>objects many many many times in start conditions without any problem.
>
>Check your logic - e.g. is the attribute value known at the time the event
>is raised, is it dependent on any other attributes (in which case have you
>made sure that other attribute has already been calculated at the time your
>attribute is calculated).
>
>Check you have put your object/attributes in "released" status.
>
>Check you have refreshed buffers.
>
>Check your start condition is correct - e.g. if you are comparing to
>alphanumeric constants check the characters are correct in upper/lower
>case.
>
>Check your start condition/event linkage is correctly active (remembering
>that depending on how you did it, maintaining the start condition can
>deactivate the event linkage so that you need to reactivate it).
>
>Rgds,
>Jocelyn
>
>-----Original Message-----
>From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of Swami
>Bala
>Sent: Tuesday,5 October 2004 5:16 AM
>To: SAP-WUG at MITVMA.MIT.EDU
>Subject: Workflow start conditions with custom attributes
>
>Hello,
>
>I have the custom bus object delegated to BUS2081 and defined a custom
>attribute for PO order type ( DB attribute). In the start condition I am
>trying to check for specific order types before triggering the workflow.
>But
>it looks to me that when the start conditions are evaluated this attribute
>value is still not available. To validate this point I tested the start
>condition with PO Order type eq space. It works, meaning the value is not
>available when the start condition is being evaluated. When the Bus object
>is executed as a standalone everything works perfectly.
>I would like to make sure  if this is true. Do i have a better solution in
>this situations ?
>
>Thanks
>
>Swami Bala
 


More information about the SAP-WUG mailing list