Desktop Workflow: condition is CSQ?

We are trying to build a voice contact workflow using Cisco Desktop Work Flow Administrator, that will create a screen pop. Under the default workflow, we've built an Answered http action that works fine.
However, we need to do some special things based on which CSQ the call went to.  For example if it's CSQ = "Dev" then I'll use one http server, but if CSQ = "Prod" then the screen pop goes somewhere else.
So I assumed I would need to build a separate workflow (not Default) and use conditions.  But none of the available conditions are CSQ.  Is there any way to build different workflows based on CSQ?
I guess if not, I can modify my script to set a Call Variable 1 or something to the queue, but I wanted to avoid modifying the script.
The environment is UCCX 8
Thanks,
Tom

Hi Esha,
Based on plants you can decide whether workflow should trigger or not
for that you could use a Function Module and use that function module to trigger the workflow
the logic inside the Function Module should be like fetch all the plants from the table and according to the plant value you could trigger the workflow using SAP_WAPI_START_WORKFLOW.
that's the case if you want to decide the triggering of workflow
suppose the workflow is triggered and you need to build your logic inside the workflow
Put a condition with two outcomes True and False
if plant value satisfy ur need then you can proceed with your workflow(true)
else put a process control step 'Stopped' and choose cancel workflow
(including all callers) likewise you could stop your workflow if your condition doesnt satisfy your requirement.
Kind Regards
Hari Sankar M

Similar Messages

  • Regarding Workflow condition

    Hello,
    i need help regarding workflow condition..
    When the Owner of the record gets changed to a specific user i want to create a set of tasks automatically created,.. is it possible using workflows, if possible what is the trigger event i have to use and what is the workflow condition.. please help me out its very urgent

    Hi again,
    i have used the following:
    Trigger Event : when modified record saved
    Condition : FieldValue('<Owner>') = "Jenny Adams"
    and created list of actions for creating tasks.. but i think there is problem with condition.. please help me with condition.. i also tried
    [<Owner>]='Jenny Adams'
    [<Owner>]="Jenny Adams"
    FieldValue('<Owner>') = 'Jenny Adams'

  • Workflow condition question

    Whenever a new opportunity is being added, If the ExternalSystemId field is blank then go ahead and fire off the workflow action. If it's NOT blank then do not fire off the workflow
    In the workflow condition, I have this
    len(Field_Value('<ExternalSystemId>')) = 0 OR len(Field_Value('<ExternalSystemId>')) IS NULL
    but it still fires off the workflow even though the external system id field has something in it.
    Do you have any idea?
    Thanks

    If I understand your question, you would need to write your default expression in the field definition (read the Default value and post default behavior). There are no workflow triggers for create (new Opportunity).

  • What happened to useful workflow conditions?

    I'm jumping from 2007 workflows to 2013 and finding a lot of things I can't do that I used to be able to.  I would have thought workflows options would have expanded not shrunk.  what has happened to the condition item "begins with" or
    "contains"  or "is empty" ?
    Also, how do I make link two conditions with and AND operator.?  If This AND That?
    There are no mistakes; every result tells you something of value about what you are trying to accomplish.

    Hi,
    According to your post, my understanding is that you wanted to know what happened to useful workflow conditions.
    There are features that are deprecated in or removed from SharePoint Designer 2013. Features that are deprecated are included in the SharePoint 2013 release for compatibility with previous product versions but will be removed from future
    versions.
    There are also the capabilities and features that are new to workflows in SharePoint 2013.
    For more information, you can refer to:
    What's changed in SharePoint Designer 2013
    What's new in workflows for SharePoint 2013
    In addition, you can also use And operator in the condition.
    You can add a condition, and then click the condition and add another condition.
    You can create workflow as below:
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • No Browser setup tab in Desktop Workflow Administrator - UCCX 8.5.1

    Hi ,
    I am unable to see the Browser Setup tab in desktop workflow administrator ( pc installed version) under the workflow group / cad agent / user interface
    I assume that its due to me only running enhanced licences rather than premium but can't find any documentation to confirm that

    I have found the answer , it is a licencing requirement , integrated browser on CAD is premium only

  • CCX 10.5 Desktop Workflow Administrator Auto Ready?

    Hello, is it possible to send an agent into ready automatically from desktop workflow after a set number of minutes if they're not logged out?
    We have agents we've told til we're blue in the face to logout and set reason code lunch/break incessantly. They don't do it, instead they go to "not ready" and our Supers have to send them manually to ready when the agents either forget or don't do it purposefully.
    Can we set this in a workflow so that they go to ready after a set amount of mins?
    Thank you to all in advance for any help.

    You can't force people to answer the phone. If you make them ready they'll just fiddle with the hookswitch every few minutes to avoid calls.
    It's a staffing/disciplinary issue to me. If it's someone's job to answer the phone, and they don't do it... it's the same as a postman throwing the mail in a bin or a sales person not selling.
    Aaron

  • Correct workflow condition syntax?

    Which of these two workflow conditions is correct?
    a)      (Left([<Owner>], 3) = "952")
    or
    b)     (Left([<Owner>], 3) = 952")
    Both check out as far as syntax is concerned. b) was in place up until a few minutes ago, but I'm wondering whether conditions like it throw off workflow actions by acting on the value of PRE('Owner') instead of the one that's been changed.

    We have workflows in place that are designed to assign an account to a book based on the first 3 characters of the value updated in the Owner field. For example, if the owner is 953000, the workflow action should assign the account to the 953 book.
    What appears to be happening is that it's being assigned to a Book that matches the 3-character string associated with the PREVIOUS owner. For example. I have a record whose owner is 174000. If I set the owner to 953000, the Book designation remains unchanged. If I then set the owner to 999999, the Book designation then changes to the 953 book.

  • By publishing this workflow, conditions and actions inside Impersonation steps will run using your credentials

    In a SharePoint 2010 workflow that accesses a custom list, I am getting the following warning message before I publish the workflow to the SharePoint test server:
    "By publishing this workflow, conditions, and actions inside impersonation steps will run with your credentials".
    The only step in this SharePoint 2010 workflow is the impersonate step.
    Thus would you tell me what I can do to have the workflow run under different credentials?

    Hi,
    As the warning says, any actions within Impersonation step would be carried out under your credentials if you published the workflow. If you intended to just add a Step in the workflow, then use different icon that says Step (with down arrow). Impersonation
    step is used to modify the permissions on the item.
    Once you have this, the workflow will be executing under the credentials of whoever starts it. Hope it helps.
    Regards, Kapil ***Please mark answer as Helpful or Answered after consideration***

  • Workflow conditional statement not working

    I have 2 level approvals of objects in Documents list.
    The document first uploaded by user and then first need to get approval from HR Line Manager and then get approval from HR manager.
    the attach image shows shows workflow , the issue is either I select approve or reject in first approval the if statement is always true , it should not go inside if statement if first approval is rejected by HR Line Manager roles
    Tech Learner

    Hi,
    To make the condition work in the workflow, there are two more things need to be done:
    1. Enable content approval in the Documents library which the workflow is associated with.
    Go to the Library Settings page of the Documents library > click Versioning settings > select Yes under Require content approval for submitted items.
    If we do not enable this, the value of Approval Status column will always be Approved.
    2. Add a Set Workflow Variable step above the Start Approval Process step and set it to Yes in the workflow.
    After adding the Set Workflow Variable step, we can set the Approval Status column when we approve or reject the task process. Otherwise the Approval Status column will not change no matter how the task process works.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Workflow condition to check error records in a multi line container element

    Hi All,
    My requirement is to change a standard workflow in which below condtion is checked and subsequent action is taken.
    The condtion checks a return internal table contains a row or not. Now the problem is for success and Information messages
    also the return table contains entries and the condition is becoming true. Subsequently workflow follows error recovery steps when there is no error.
    SAP suggests a note with manual corrections and mentions to change the condition to check whether error records are there. So can we enhance the condition &return& NX to something that it checks error records. I dont want to create a new step and go to business object method to delete non error records.
    Please let me know if this condition can be enhanced.
    Thanks in Advance.
    Aleem Mohiuddin.

    Dear Aleem,
    As this is sap standard workflow, should report this error and wait for feed back. Or add a loop step before of this check any E messages inside, if yes put a errflg as x other wise keep as blank.
    Best of luck.
    Regards,
    Ranjith

  • Workflow Condition giving strange output

    Hello Experts,
    I am getting an strange issue in my workflow.
    Here is the condition in the workflow -
    &SWITCHDOC.SERVICEPROVIDERNEW.SERVICEPROVIDER& NE "space"  AND
    &SWITCHDOC.TARGETSUPPLYSCENARIO.VERSORGUNGSSZENARIO& NE "space"
    still i get the result false even if both the filed is filled in the container
    Can any one suggest me somthing on this issue?
    Thanks in Advance,
    Pritam

    Hi Pritam,
    whats the data type of your two parameters?
    Please check is there any default values and if it is type 'NUMC' means it has 0000 by default.
    So it can also made the conflict.
    Thanks,
    Vijay.

  • Workflow Condition Step Failing

    Hi All,
    I am facing a very peculiar error.
    I have two outcomes modelled  depending on a varible (Material Type) in the worklfow.
    My workflow gets triggered when I push SUBMIT button on my ADOBE interactive form on ABAP Web Dynpro launcehd
    from UWL. Now if i check the workflow container, the variable is set properly. But still the condition fails. A backgorund task
    having import parameters as Owrkflow container elements fails with an exception even though the import parameters are set.
    But yes, again the workflow container same elements can be displayed on any form in further steps by reading the container
    from ABAP webDynpro launched from UWL. Peculiar !!!
    The same workflow works fine if I directly set the variables and test the workflow.
    Why this ?..... Any Idea.... ? If something is written on to the workflow container can the workflow work on those variables ?
    Please suggest.
    Thanks & Regards,
    Deb

    Hi Rick,
    Thanks for your suggestions. Actually we could solve it ina different way. It was a nice but tricky error in muy coding.
    Here is what I was doing:
    1)  I tirgger my workflow on click of 'SUBMIT' button on my ADOBE interactive in AWD
    2) Then I get the instance of the workflow to get the Workflow Work Item ID
    3) Now I write the form data to the workflow container.
    Note: By the time I write to my container, my workflow had been already triggered, with the condition step at the 1st.
             And the container is not yet written, hence the condition fails.
    Solution:  I used a wait step. And Read the workflow container in loop untill the container elements are populated.
                   Once out of this loop, I now tirgger the write to the container and raise the wait event.
    Cheers !!
    Deb

  • Sharepoint designer workflow: condition on multiple choice field

    Hello,
    basically I want a set of actions based on the selection of a user saved in a multiple choice field.
    For instance, the column named "Choices" has the possible values:  Car, Bike, Bus, Plane 
    So i want a condition to check for the values that were selected (in pseudocode)
    IF Choices contains "Car" then ....
    IF Choices contains "Bike" then ....
    IF Choices contains "Bus" then ....
    IF Choices contains "Plane" then ....
    But in the designer when i tried to implement such a condition, im not able to write this structure.
    I can select the column in the if clause but then i can only select "equals" and "not equals" instead of "contains"
    Moreover, the when I choose the related string as value it is not saved.
    How can I implement this (normally simple condition) in SharePoint designer?

    Hi
    use a calculated column, to set deppending on your chocie column with IF statement , next use that new calculated column in your next steps
    http://msdn.microsoft.com/en-us/library/office/bb862071%28v=office.14%29.aspx
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.
    I cannot even reference a multiple choice field in a calculated column. A workflow to copy the vlaue does not help neiter:
    Multiple Value Column                       Text Column
    Auto,Roller,Motorrad,LKW   ->   
    {"__metadata":{"type":"Collection(Edm.String)"},"results":["Auto","Roller","Motorrad","LKW"]}

  • Workflow Conditional Approver

    Good morning, all-
    I'm trying to set up a workflow which would allow a manager to approve the attendance of an associate at a given event.  The associates may have different managers (eg associate 1, 2, and 3 may need approval from manager a, while associates 4,
    5, and 6 may need approval from manager b).
    Can anyone give me input on how to set up this conditional requriement in a workflow?  Please note, however, that I do not have access to actually code anything.  I can simply use the workflow 'wizards' in sharepoint.
    I can, however, modify the list and  its settings, if that would help.

    Casey,
    This workflow can be build using SharePoint designer without writing any code.
    Se this video - https://www.youtube.com/watch?v=nSNDzq3ev4I
    You can take two approach
    1. You can ask user "who is your manager/approver" and then start approval workflow by reading and assigning task from that field
    2. You can maintain a SharePoint list (for master record or configuration record) as User and Manager as two column. You need to maintain a complete list of user and their approver in this list. Later from Designer workflow, you read from this list and assign
    task as per list data config.
    Hope you got the idea and approach to go forward. Let us know if you need more help
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Laptop/Desktop workflow advice

    I've been using my 17" PB 1.67Ghz (2GB Ram) a ton to edit images taken for my classes and would love to be able to use Aperture to manage, organize, tweak them. Problem is, Aperture runs like a turd on my PB! Sorting, picking, keywording works fine, but if I try to do any tweaks to the images in fullscreen it just lags big time. And don't get me started on printing - I could make a pizza from scratch in the time.
    OK. So, my G5 runs Aperture just fine so I could always do my sorting/picking/keywording on there, but I can't really tweak the images here. The reason is because I need to have the ability to work on the images on my PB. So PS CS2 on laptop (maybe with iView), Aperture on desktop. For the life of me, I can't think of the best way to keep the workflow simple and effective without taking up any undue hard drive space. Course that could just be lack of sleep...
    Ideas, comments? Thanks a ton.
    Anthony

    As a counterpoint, my 15" PowerBook 1.67GHz (2GB RAM) - the Dual-layer, hi-res screen, model with internal 7200rpm drive and Aperture 1.1 - performs most editing of my D70 NEFs acceptably well in conjunction with the image on display on a 23" display.
    I don't usually have it running as a 100% zoom, though. I bring that or the loupe up to check specific things, and I avoid doing straighten or crops until last. (D70 NEFs amount to about 18MB of data when decoded. I'm sure that's another important factor.)
    Don't misunderstand - it's not super quick - but it runs well enough to get the job done.

Maybe you are looking for