Decode the Workflow Rule

Hi,
I am working on AIA, to integrate the Siebel On Demand with On Premise ... I have come across a PDF which mentions this Wokrflow Rule Condition, However I am not really sure what this condition is ...
([<plSync_Status_ITAG>] = LookupValue
("OCC_CUST_LOV_ACCOUNT_1", "Sync⇒
ON"))
OR ([<plSync_Status_ITAG>] = Lookup⇒
Value
("OCC_CUST_LOV_ACCOUNT_1", "Sync⇒
FAILED"
Could anybody please atleast guide as to what this condition checks ?

<plSync_Status_ITAG> = the field name, I would guess Sync Status. If you aren't sure and it's a custom field you can find this value by going into Field Setup - rename Fields - Advanced. pl means picklist so it's going to be a picklist field.
LookupValue("OCC_CUST_LOV_ACCOUNT_1", "Sync⇒ON") when you add a value from a picklist to a workflow it is best to add the field then the = the click Show values, when you select the value SYNC ON this is what it will add into the formula.
So your formula says Sync Status equal to Sync on OR Sync Status equal to Sync Failed.
cheers
Alex

Similar Messages

  • Workflow Rule Condition : impact of the "LookupValue"

    Hello,
    I would like to know something about he "LookupValue" (eg.1) impact in the "workflow rule condition". What is exactly the role of the "LookupValue"? Does it have an impact if I decide to delete it and just write the value needed (eg. 2) ?
    eg.1 : ... =LookupValue("OCC_CUST_LOV_OPTY_4", "Value Needed")
    eg.2 : ... =("Value Needed")
    Could someone help me?
    Thanks and regards.
    Edited by: user5840933 on 5 mars 2009 03:44

    Hi !
    The lookupValue function is very useful. Imagine you created 10 workflows with a condition such as : PICKLIST="Value".
    Then imagine you have to modify the "Value" of this picklist in "Value2" for example. This means you will have to update your 10 workflows to put "Value2" instead of "Value".
    Using the LookupValue function, it will automatically get the picklist value based on the code corresponding to the value.
    LookupValue(PICKLIST, "A") will return the value corresponding to the code "A", no matter what the value is.
    In the expression builder, after chosing the field in the picklist, click on the link "Get acceptable values". Then click on a value and the LookupValue function will appear in your expression.
    Hope this will help, feel free to ask more !
    Max
    [See Mike L announcement|http://forums.oracle.com/forums/ann.jspa?annID=883]

  • Unable to evaluate workflow rule - Value too long for field

    Need help with a workflow error for a record update before the record is saved. There are 3 calculations that would be done in a particular order - all on number fields. Each time, I am overwriting existing values. The individual numbers could have up to 6 decimal spaces. When I try to update one or more fields that contain the calculation, I get an error message saying that the system is unable to evaluate the workflow rule - value too long for field (zNum6).
    This same calculation is fine when a new record is entered and the calculation is done as a default field value.
    Any ideas?

    I actually had to use a ToChar function at the beginning of the calculation and #### to indicate the number of digits to make this work. Oracle Help Desk provided the answer - quickly.

  • How to write workflow rules/expressions/SQL

    Hi all.
    We are recent users of CRM onDemand, we would like to write some workflow rules but cannot seem to find any information on how to do this. The help section is limited in answers, and some of the questions here are also not specific to what we would like to do.
    Does anyone have any advice on books, web sites, etc. on where to find the knowledge we need on how to write the workflow rules and use SQL and expressions in CRM on Demand?
    Thanks in advance!!

    For your first case:
    1. You cannot create a workflow in r15 for activity but in R16 you can
    Create new to create a workflow
    Name: Auto email send
    record type: activity
    trigger: when new record saved
    rules: put your rules by clicking on the fx icon i.e this is where you are entering the rule saying the owner is different from the person who is creating the activity or the delegated field is filled (another way of looking at it)
    then save the workflow
    In the actions section
    choose the action "Create Email Notification"
    In the To: Section choose "Relative User on Record" and Choose "Activity Owner"
    Save it. Make sure both the workflow and activity are marked active.
    2. In your second scenario:
    How do you expect to create an account and automatically populate the Sales rep's name - not sure
    But you can create an opportunity and auto fill with the Account Owner's name by using this in the field validation (you do not need the workflow), you can use the FieldValueJoin function.
    Hope this helps - btb there is no book you can go thro the help and you will find some directions

  • Unable to create rule Error:Function Module does not meet the workflow conv

    Hi Workflow experts,
    Could any one help me with rule creation. Below is my Function Module Interface.
    ""Local Interface:
    *"  TABLES
    *"      AC_CONTAINER STRUCTURE  SWCONT OPTIONAL
    *"      ACTOR_TAB STRUCTURE  SWHACTOR OPTIONAL
    *"  EXCEPTIONS
    *"      NOBODY_FOUND
    The function module test is successful with all required conventions for workflow but while i try to create a rule with the funtion module i get the error "Function Module does not meet the workflow conventions"
    I Also have included the following in FM
    INCLUDE <cntn01>.
    Any suggestions would be helpful. Thanks in Advance,
    Imran

    Hi,
    I am not sure whether the rule accepts the optional flag. Remove the optional flag for the tables parameters and try again. According to the documentation you have implemented the right interface. It might be the issue with the tables parameter being optional.
    Hope this helps,
    Sudhi

  • If rule doesnot return an approver then complete the workflow...

    Hi,
    I have a rule which in some cases doesnot return agents(approvers), in that case use the task to post the fi document and complete the workflow. This needs to be achieved. Let me know, if this is possible.
    Thanks,
    Sukumar.

    Hi,
    You will have to do the following things:
    1. Create a new container element type WFSYST-AGENT.
    2. Populate that container using your method having RH_GET_ACTORS FM.
    3. Use a Condition Step to check if the new container element is initial or not.
      If it is initial bypass the approval step otherwise it will continue in the approval process.
    Regards
    Gautam
    Edited by: gautam maini on Oct 20, 2010 1:56 PM

  • How can I view/edit the CSS rules that apply to an Order Registration Layout ?

    *Note: I am new to web design and I did not create the site that I am working on. I am also very VERY clumsy with CSS at the moment *
    I have just begun using Dreamweaver to work on a Business Catalyst site. I am attempting to edit the CSS of the layout for the Order Registration Form. The CSS is applied from the site-wide template that is assigned to the Order Registration Layout. When viewing the layout in Dreamweaver, it does not display any CSS info for the page. However, when viewing the live page for the Order Registration, it is clear that CSS is adversely affecting the layout.
    Is there a way to link the css rules from the site-wide template to the Order Registration Layout? Or should I just add a new CSS rule directly to the Order Registration Layout (possibly overriding the site-wide template's CSS)?
    Thanks!
    Nate

    I've used Firebug as well as the Webkit developer tools in Chrome and Safari which have surpassed Firebug in my opinion.  But they all suffer from the fact that the changes you make in them have to later be applied to your code which means you have to take the extra steps of trying to remember what all changes you made in Firebug and copying and pasting them back into your files.  Whereas in Dreamweaver you can Inspect, make changes directly to the code in your file, and you're done.    Not happy with the last few changes?  Undo.  Want to start completely over? File > Revert. 
    Dreamweaver has excellent tools for determining what css is being applied to an element and by what means.  And it's a more streamlined and direct workflow where you work directly in your code.   I still use Firebug and the others from time to time though.  But only for very basic "spur of the moment" testing.  And usually only when I don't have immediate access to the raw files.

  • Request for the business rule solution to my requirement in SOA suite PS5

    Hello Experts,
    Could anyone please help me with an easy solution to build the business rule solution to my requirement in SOA suite 11.1.1.6.0?
    When I get the Input (Request), I need to get the output (Response) as below
    Request                     Response
    Brand1           ->           XYZ
    Brand2           ->           MNO
    Brand1 & Brand2      ->           PQR
    I created a bucket set with Brand1, Brand2 and linked to the input value. I build the rule set and I got rules at conditions tab like R1 - Brand1, R2 - Brand2 and R3 - Brand1, Brand2. when i tried to add action on this rule at R1, i got conflict with R3. same is the case with R2 also.
    Can anyone please let me know how can I resolve this?
    Thanks
    Hari.
    Edited by: Hari on Mar 5, 2013 4:30 AM

    >
    sindu priya wrote:
    >
    > NOW MY QUESTIONS are.
    > 1) Is there any business object related to this functionality.
    > 2) how can i make this batch program in corpotrate in my WORKFLOW.
    >
    The first one is answered by Arghadip. Regarding the second one, what do you mean by incorporate (or what other term do you mean?). You want a batch program in your workflow? Why do you need a batch program? You can create an event when a person is fired (just like when he is hired) and wait for this event in the workflow. So no need to create a batch program (which would use basically the same solution, an event).
    Regards,
    Martin

  • Encore CS5:  The software that's used to decode the media is not available on this system...

    Hi guys, I am needing assistance with this matter.  I have read up on similar threads (mostly commented on my Bill Hunt), but I fear I may be missing something.  Can anyboy please assist me?
    Here's the background:
    OS:  Windows 7 64-bit.
    Video footage format:  AVCHD 1440 X 1080 (1.333) 25fps, 48KHz
    Photoshop Images:  1440 X 1080 (1.333)
    I have been running CS4 Master collection for the past year and a half, with minimal hassles in encore (except for the early patch that needed to be downloaded and applied for some or other transcoding error in Encore CS4). 
    Right, so we bought the CS5 Master collection upgrade, and all applications are running great, except Encore.  The moment I have completed editing my hour-long video in Premiere Pro CS5, I "send to Encore" via Dynamic Link.  (This is the way I have been operating countless times in CS4.  However now, in Encore CS5, the programme opens with all the regular project settings and saving dialogues, but the the moment it looks as though Encore is going get going, it stalls and doesnt respond, forcing me to close and try again. 
    So I tried the other way around.  I restarted Encore, created a new project, in a new project folder, encore opens, and I chose to Import as "new timeline" selecting the Premiere project of choice.  This time around, i don't get a crash out of Encore, instead I get the following message:
    "The software that's used to decode the media is not available on this system. 
    Installing the correct decoders for the files you are working with may help to correct the problem."
    So I googled the matter, and came up with Bill's response to the same problem (expect the date that it was posted was back in 2009).  I am would desperately like to know if there is a solution, a patch, a workaround of some sorts that can help me get back to my usual workflow. I am pretty screwed without encore at this present moment, and the work is piling up.  Can anybody help?
    Many Thanks,
    Matt

    I am having the same problem however I end up having hardware error "Sense code 52102"
    My video capture is similar to yours except I am using HD (Canon HNV model Legria HV40)
    The process takes a long time and I have breaks in my recording to DVD and with no sound - once it completed after 40 hours.
    I have wasted over 20 DVD's trying different things.
    OS:  Windows 7 64-bit.
    Video footage format:  HD 1440 X 1080 (1.333) 25fps, 48KHz
    Photoshop Images:  1440 X 1080 (1.333)
    I have not tried what you did buy opening up Encore and importing to new timeline , let me do that and see if I get the same message.

  • On Dreamweaver CC how do I get to the css rule definition box?

    On the other Dreamweavers when I wanted to edit a css, I selected the css and clicked on the pencil icon to open the css rule definition box.
    The only way I find to get acess to the css rule definition box on the new CC is when I am creating a new div and then there is a option for a new style and it opens the box.
    My question is how do I get to the box once the rule is created? the pencil icon is not there anymore.
    Not good breaking workflows Adobe, some folks have work in progress...
    Please help, thanks.

    Nancy O. wrote:
    I can't remember the last time I used DW's CSS panels. If you know CSS, why not use code view?  DW's Code Hinting is very good &  it's much quicker to edit code directly in the style sheet than it is in CSS panels.  
    Nancy O.
    That depends a bit on the situation. For example, in Netbeans I use the live connection with Chrome (embedded view or not) and I can then select an item in the live view in Chrome, which opens the css properties panes. These are quite similar to DW.
    By changing the values in the css properties pane the changes in values are automatically saved in the css file, and visually updated in realtime in Chrome.
    It can be very handy to quickly change the position or margin/padding/size of an element this way without having to switch back and forth to your css. Bit similar to the inspect element pane in FF and Chrome, and the changes are immediately saved.
    When I still used DW I used it in the same manner for quick visual changes - and no reason to rummage through my css code.
    In short, those css inspector panes can work quite efficiently when you need to polish the css code.
    Granted, I would never use it while working on the main css code - but for slight and quick changes it can be a very handy feature.

  • Document in Process but not found in the workflow

    Hi,
    we have a document entered in purchasing and still in process but it is not found in the workflow, then it can't be approved by users.
    help please, thanks.

    You can try in test instance it first;
    Run this script for your PO number, it will change the status from In Process to incomplete or Required reapproval,
    then the PO need to be approved again, and you will be able to see it in the workflow
    UPDATE apps.po_headers_all SET authorization_status = decode(approved_date, NULL, 'INCOMPLETE',
    'REQUIRES REAPPROVAL'), wf_item_type = NULL, wf_item_key = NULL, approved_flag = decode(approved_date, NULL, 'N', 'R')
    WHERE po_header_id= -Po header ID-
    Hope it work

  • How to Decode the urls in web application

    Hi all,
    I am encoded the url in jsp by using the URLEncoder.encode()
    method like <% String msg=URLEncoder.encode("string");How can i decode this one without using URLDecoder.decode().
    My Actual Requirement is if i encoded any url which is present in any form like <html:form action="url">.actually this url is mapped in struts-config file. In the address bar how can i get the encoded url.If any body gives the solution highly appriciated.
    koti
    Message was edited by:
    [email protected]

    From the workflow when you create the link, also add the proposal number as an url parameter.
    For example if the url for requesting WD application is <WD_URL>, then URL with parameter would be
    <WD_URL>?PROPOSAL_NO=<actual_proposal_number>
    In the webdynpro, you can access this parameter with the following piece of code(ideally in wdDoInit of component controller).
    String proposalNo = WDProtocolAdapter.getProtocolAdapter().getRequestObject().getParameter("PROPOSAL_NO");
    Regards
    kk..

  • Workflow step IN PROCESS while the workflow is actually completed.

    Hi All,
    I'm having problem in the terminatuion eform workflow.
    In this workflow we have a activity step say "PROCESS_DATA" with agent determined by a Rule AC93000026.
    The task that is associated with this step has a terminatiopn event "COMPLETED" of a class "ZCL_EFORM"
    Now when user executed the workitem from his inbox the process gets completed successfully.
    Tthe workflow is proceeded further with next steps and also gets completed but the issue is that the step "PROCESS_DATA" have status in *IN PROCESS" while the workflow is completed.
    Can any one help me with this?

    Hi Pavan,
    I have used the COMMIT WORK after raising the event. Still the problem persist.
    Again this issue is not occuring for every workflow instance, as 2 out of 10 faces this issue.
    As there some WF instances which are successfull one so WF-BATCH is not locked.
    Also the other tread that i had posted was for another workflow (Hirirng WF) and the this is with termination WF.
    So any help?
    Thanks.
    - Swapnil

  • How to change the response of human task if we are using the skip rule

    Hi,
    We have developed the request workflow in OIM11g for this we are using the Beneficiary Manager approval composite to approve the request by his manager.
    We are using the skip rule in the human task component to skip the user if the requester is beneficiary manager.
    After the skip rule is executing the the request is going to failed state because of the response it is sending to the OIM
    The skip rule is working as expected but the response sending to OIM is COMPLETED instead of APPROVE.
    Please let us know the steps to change the response to Approve after the skip rule is executed or how to add the response COMPLETED in OIM.
    Thanks

    You will have to write a conditional block outisde the task where you would check if the skip condition is met and if yes then you will have to hard code the approved conditions into the payload for the task outcome.
    <assign name="SetAutoApproveConditions">
                            <copy>
                                <from expression="string('APPROVE')"/>
                                <to variable="ApprovalTask_1_globalVariable"
                                    part="payload"
                                    query="/task:task/task:systemAttributes/task:outcome"/>
                            </copy>
                            <copy>
                                <from expression="string('COMPLETED')"/>
                                <to variable="ApprovalTask_1_globalVariable"
                                    part="payload"
                                    query="/task:task/task:systemAttributes/task:state"/>
                            </copy>
                        </assign>HTH,
    BB

  • Is it possible to bypass the Default rules in a task?

    Hello,
    looking at a article on the internet on how to configure PO Release workflow. I configured my system( IDES) to create new PO Release workflow accordingly.
    I am able to create a new PO and based on the configuration the Release strategy is displayed in the PO screen.
    The STD PO RELEASE workflow WS20000075 provided by SAP is is activated and agent assignment is done in the configuration.
    So as soon a PO is created the workflow is triggered and the workflow errors out. It does not send any workitem to the recipient. I tried to diagnose the workflow and the issue is with the default rule which gets triggered to determine a AGENT. The default rule triggers the FM ME_REL_GET_RESPONSIBLE
    to determine the agents and it is not able to determine the agent.
    Any idea what is missing or how to bypass the default rule defined in a std task?
    Regards
    Chky

    Hi Imthiaz,
    I implemented the OSS Note and deteted the entry in SWEC as suggested in the OSS Note. But after deleting,  The event is not raised at all. I did a comparison of SWEL trace before and after deleting the record.
    Anyways i put back the SWEC i deleted from the system. When i tried to dig further in the issue i realized that when i check the trace in SWEL it gives me a error message
      Import container contains errors (are any obligatory elements missing?)
    Then i checked back to see if all the Bindings are fine from Workflow to Task and From Task to the default Rule  and all seems to be fine.
    Not sure why still i am getting the error as mentioned above. 
    Also I tried to Test the workflow from SWDD transaction and passed the PO number and the Release code in the testing. The workflow Error's out. When i check the workflow log it just stops at the first step.
    Any idea what next i should try?
    Anyways thanks for your help. Appreciate that !!
    Cheers
    Chky

Maybe you are looking for

  • How can I remove Apple ID from my old Iphone? I want to sell it.

    I want to sell my Iphone, how do I need to remove my Apple Id from there. The one why buys needs to create a new Apple ID. Can I use my old Apple ID when I have a new Iphone? Thanks!

  • Creating a credit memo by referring Billing document

    Hi All,       I am creating a Credit memo Say <b>CM</b> by reffering a Billing document say <b>B</b>.The Billing document has been created from a Contract say <b>C</b>.       Now while creating the CM the contract dates need to be copied from C to th

  • How to track modification of PK for JKM DB2/400 Journal Simple

    Hi gurus, Updating Primary key cannot propagate to target table using cdc with JKM DB2/400 Journal Simple.I find a tuple of new primary inserts into target table without deleting the old one.Is there any customized SAVPGM**** for PK modification in D

  • 5300 RAM showing up as 3200 in Quad, any experience with this problem?

    Hello, just received a 2 gig kit for my G5 Quad (2 - 1 gig sticks from Crucial). System Profiler shows it's speed at 3200, lower than the original 512 RAM which is 4200. Crucial says it will only reach 4200, but why is the new RAM showing up at 3200?

  • ES bundle scenario for Order to cash

    Hi Experts, I have to perform a scenario of ES bundles for Order to cash in PI. Please provide me the pre-requisites to perform this scenario. Also an approach to perform this scenario (Links to weblogs or articles if any are highly appreciated) Rega