Global rules, does not the kickoff when calling service Web CHECKIN_NEW

Hi all

We are trying to call web services CHECKIN_NEW/CHECKIN_UNIVERSAL with the required fields like the doctype, securitygroup, primary file title etc...

It works fine, but the global rules were not the kickoff.

Ex: Say, we have a rule that says that Field_A is mandatory when SecurityGroup = Public.

But when we are invoking the webservice with SecurityGroup = Public, content is to check-in even if we do not value Field_A.

We need global rules to kick sending and we give the error/warning that there is missing field...

Can you please let us know if we are missing something here, there or another way to get this requirement?

Thanks in advance,

See you soon,.
V

Funny... I created a global profile rule that triggers a RIDC for CHECKIN_NEW call (my rule checks for the existence of a value in the comments field), and the call to RIDC fails (as I expected) when I only provided no commentary and works when I provided a comment. If the rule engine is indeed fired.

I think you must post your profile rule. More precisely, exactly how do you define your rule? I think you use the check box "use default value" for the field, which is incorrect for your use case. Also post the rule conditions of activation. They are also probably wrong for the case of the intended use.

Please do not ask for examples of code until you post your profile in the rule details.

Tags: Fusion Middleware

Similar Questions

  • Bug? : layers.add () does not work correctly when called from the menu (ID/CS6/Win7)

    Hello Devs,

    I am facing a mysterious problem with the layers.add () method.

    I am trying to create n number of layers for my document. So I decided to create a menu for that.

    I created two scripts

    1. for creating menu & menu action.

    2. real script that creates n number of layers.

    When I run the script #2 of ESTK directly it works fine.

    Now when I try to call the same script in the Menu it does work very well. Only the last layer is created.

    Script 1: LayerPopupMenuAction

    #target indesign
    #targetengine createLayerset
    var layerTemplateScript = File(File(getActiveScriptPath()).parent.fsName+"/IntializeTemplate.jsx"); 
    
    var initTemplateHandler = {
        'beforeDisplay' : function(ev)
            {
                ev.target.enabled = (app.documents.length>0);
            },
        'onInvoke' : function()
            {
                app.doScript(layerTemplateScript, ScriptLanguage.JAVASCRIPT, undefined, UndoModes.FAST_ENTIRE_SCRIPT, "Initialize Script");
            }
        };
    
    var layerMenuAction = app.scriptMenuActions.add("&Create Layer Set");
    
    for(var init_ev in initTemplateHandler) {
        layerMenuAction.eventListeners.add(init_ev, initTemplateHandler[init_ev]);
        }
    
    var refMenuItem = app.menus.item("$ID/LayerPanelPopup");
    refMenuItem.menuItems.add(layerMenuAction, LocationOptions.AFTER, refMenuItem.menuItems.item(2));
    
    function getActiveScriptPath() {
        // This function returns the path to the active script, even when running from ESTK
        try { 
            return app.activeScript; 
        } catch(e) { 
            return e.fileName; 
        }
    }
    

    Script 2: IntializeTemplate

    #target indesign
    if (app.documents.length == 0){
        alert("Please open a document and try again", "Document Error", true);
        exit();
        }
    
    var templateDoc = app.activeDocument;
    
    var layerNameArray = ["Fixed_Static_Assets", "Absolute_User_Assets", "Relative_User_Assets"];
    CreateLayers(layerNameArray);
    
    alert("Initialization Successful");
    
    
    //--------------------------------FUNCTIONS ARE DEFINED HERE--------------------------------
    function CreateLayers(LayerNameList){
        var layerListLength = LayerNameList.length;
        var layerObject;
        for (var ln=0; ln<layerListLength; ln++){
            layerObject = templateDoc.layers.itemByName(LayerNameList[ln]);
            if (layerObject.isValid==false){
                layerObject = templateDoc.layers.add({name:LayerNameList[ln]});
                //$.writeln('Layer Creation: ' + layerObject.isValid + ' for '+layerObject.name);
                }
            }
        //Merger Default Layer with the bottom layer:
        var defaultLayer = templateDoc.layers.itemByName("Layer 1");
        if(defaultLayer.isValid==true){
            //$.writeln('Default is Valid and will be merged with top most layer');
            layerObject.merge([defaultLayer]);
            }
        }
    

    Any help / advice on this topic will be useful.

    @Marijan Tompa [tomaxxi]: I googled for the solution and I noticed that you have already worked on the same type of script. Please help me if you can.

    Thank you

    Green4ever

    Hi Green4ever,

    I think at a first sight, UndoModes.FAST_ENTIRE_SCRIPT , who, as you may know, can scramble deeply the script steps, especially when one ... try statement catch is used.

    Try to replace FAST_ENTIRE_SCRIPT by ENTIRE_SCRIPT and tell us.

    @+

    Marc

  • How can I activate an older version of Photoshop that I have loaded on my new tablet? Web activation does not work, and when I call the number, it is said that it is not longer used. In the meantime, I'm up to 13 days until it stops working due to not bei

    How can I activate an older version of Photoshop that I have loaded on my new tablet? Web activation does not work, and when I call the number, it is said that it is not longer used. Meanwhile, I'm 13 days until it stops working due to not be enabled. Help?  I really need to continue to use this product for my home business. It works very well not activated but the threat is that it will stop working in 13 days more if I don't get activated, and none of the activation methods that they list seem to work.

    You can download CS2 if you have a valid license for CS or CS2.

    And you have to follow the instructions and use the download again AND the new serial number.

  • Deployment error iTunes (ios Device): the project 'Oracle_ADFmc_Container_Template' does not contain a system called "Oracle_ADFmc_Container_Template".

    I'm trying to deploy my application on an iOS device. Can I deploy on the end Simulator.

    When I deploy, I get the following error:

    [18: 03:34] run command-line path: / Users/username/jdeveloper/mywork/appName/deploy/iOS1/temporary_xcode_project /.

    [18: 03:34] run command line: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild-guichet Oracle_ADFmc_Container_Template archive - archivePath /Users/username/jdeveloper/mywork/appName/deploy/iOS1/Destination_Root/appName.xcarchive CODE_SIGN_IDENTITY = "company name".

    [18: 03:41] orders for next generation failed:

    [18: 03:41] command-line execution failed (return code: 65)

    [18: 03:41] undeployment.

    [18: 03:41] - incomplete deployment.

    [18: 03:41] could not build the iOS application pack.

    [18: 03:41] deployment failed due to one or more errors returned by ' / Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild'.  What follows is a summary of the returned error:

    Command-line execution failed (return code: 65)

    Orders for next generation failed:

    Check dependencies

    (1 failure)

    If I run the same thing since the terminal I get this error:

    xcodebuild: error: the project 'Oracle_ADFmc_Container_Template' does not contain a system called "Oracle_ADFmc_Container_Template".

    Anyone know what is happening here? I am running MAF 2.01 and XCode 5.1

    It turns out that the error is a bit misleading. The name of the certificate is incorrect.

  • iPhone 5 c does not always sound during calls to the.

    iPhone 5 c does not always sound during calls to the.

    Is do not disturb on?

    This is the icon of Crescent Moon at the top right of the screen

    If yes – you can control center - activate by sliding upward on the homescreen of the lower edge and tapping on the icon

    If this is not the case - check to see if these contacts are in your blocked list

  • My iphoto does not open. When I click on the circle still turns but nothing happens. I tried to open it with option to order and reconstruction, and nothing happened. I have version 9.2.3. Any advice will be greatly appreciated.

    My iphoto does not open. When I click on the circle still turns but nothing happens. I tried to open it with command + option and reconstruction and nothing happened. I have version 9.2.3. Any advice will be greatly appreciated.

    If you recently updated to El Capitan, your version of iPhoto is not compatible with this OS.

    What version of Mac OS X are you running?

  • My 5s, IMessage iPhone does not work and when I try to activate it by electronic mail, the box opens, but I hit the sign in button and his stays there as it's frozen! Someone help me please find a solution

    My 5s, IMessage iPhone does not work and when I try to activate it by electronic mail, the box opens, but I hit the sign in button and his stays there as it's frozen! Help

    A deal with this * day. Only thing that worked was plugging it into the computer, it supported up to the computer. Do you have a reset, and when that went to spend he asked me to do an update "carrier". If you're on verizon? My co worker and I have the two are facing it today

  • I am now on iOS 9.2 Game Center still does not work. When I open the app it freezes on a blank page. When I open the Game Center in the settings, it freezes and then crashes. Please Apple can solve this problem of Game Center iOS 9.2.

    I am on iOS 9.2 and Game Center still does not work. When I open the app it freezes on a blank page. When I open the Game Center in the Middle it hangs just. For this reason, I can't back up my data on my games. Please Apple can solve this problem of iOS 9.2.

    Hello Vaishnav,

    Thank you for using communities of Apple Support.

    I see that you are having problems with Game Center on your iPhone. I have a number of things for you to try.

    First force quit Game Center.

    1. Press the Home button twice quickly. You will see small glimpses of your applications recently used.
    2. Swipe to the left to find the Game Center app to close.
    3. Swipe up on the preview of the Game Center to close.

    Force an app to close the iOS

    If this does not work, then the next step would be a restoration. I recommend restore like new, without backup restore and everything first. If it works there, you can restore the backup.

    Use iTunes to restore your iPhone, iPad or iPod to factory settings

    Best regards.

  • My Windows Media Player does not automatically recognize when a disc is placed in the disc drive.

    My windows media player does not automatically recognize when a disc is placed in the disc drive. I have to put the disc in the disc drive, and then close windows media player, with the disc in the disc drive already, then re-open windows media player. Reopened WMP with the disc in the disc drive, it recognizes the disc in the drive. It then functions well until I need to change the disk at this time I have to start the reboot stop of WMP. This problem has not allways exists just started a few months ago. Thanks for any helpful information.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs

    http://support.Microsoft.com/kb/982116

    In addition,

    When you insert a CD or a DVD, Windows Vista may not recognize the disc

    http://support.Microsoft.com/kb/939052

  • drive CD shows autoplay, autoplay shows cd drive, but does not open automatically when the cd or dvd is inserted

    drive CD shows autoplay, but does not open automatically when the cd or dvd is inserted

    original title: Watch autoplay cd player

    OK, got cha.
    Try this:

    http://Windows.Microsoft.com/en-us/Windows-Vista/Change-AutoPlay-settings
    b Eddie

  • My Windows Media Player does not open upward when you click it in the list of available programs, nor will any media over the internet using Windows Media does not work

    My Windows Media does not open upward, when you click on Window Media Player in the list of available programs nor play any internet media using the Media window. I have the 110.6002.18311 version. Any help to fix this problem will be appreciated.

    Hello

    You can try to re register the dll files for windows media player and if it helps fix your problem. To do this, please follow the steps below:
    1. Click Start, type cmd in the search box and right-click on cmd.exe, and then click Run as administrator.
    2. At the command prompt, type the following commands and press ENTER after each command:
    regsvr32 vbscript.dll
    regsvr32 jscript.dll
    regsvr32 wmp.dll
  • Outlook does not open. -When I click on the e-mail icon

    My outlook does not open. When I click on the email icon, it opens a Web link of the Explorer of Windows Live.

    For questions of Outlook:

     

    http://answers.Microsoft.com/en-us/Office/default.aspx

    Office at the above link forums

    http://answers.Microsoft.com/en-AU/Office/default.aspx?tab=2#tab=3

    Outlook Help Forums at the link above.

    They will help you with your Outlook questions when repost you in the Office Forums above.

    See you soon.

    Mick Murphy - Microsoft partner

  • printer do not wake off mode 'sleep' and does not turn off when the Start button / stop pressed or pushed.

    HP printer all-in-one B210a win 7 64 bit.

    no error message just don't wake up from power saving mode and does not turn off when the power button is pressed. must be disconnected and then turned back on. works fine until the power saving mode he did go to sleep then not answer the test print command or Toolbox controls.  power saving mode is turned off, but still goes to sleep.

    First, you will need to make sure that the printer is under warranty.  You can do it here.  So, if you are in warranty, you must contact HP at 1-800-474-6836 and the United States in computer science, international users click here.

  • My Readyboost does not work. When I click on dedicate to Readyboost, it gives me an error: failed to create the cache.

    ReadyBoost - Cache problem!

    My Readyboost does not work.  When I click on dedicate to Readyboost, it gives me an error: failed to create the cache.  The process cannot access the file because it is being used by another process.  Help!

    Hello

    Did you change your computer?

    (a) click on the 'Start' button, then click on 'computer '.

    (b) right click on the USB drive or flash memory card that uses Windows Ready Boost, then click 'properties '.

    (c) click on the tab "Ready Boost" in the 'Properties' window to the memory card or the USB drive.

    (d) select the title radio button "do not use this device ' then click on 'OK '. This step should remove automatically the Ready Boost cache on the device. If you are unable to use the full capacity of the device, proceed to the next step.

    (e) double-click the memory card or the USB drive.

    (f) right click on the file 'ReadyBoost.sfcache' and then click 'remove '.

    (g) click 'Yes' to remove the ReadyBoost cache.

    Reconnect the device ready boost which allows the service to boost loan which will create the new cache.

    I suggest you to follow the links and check out them.

    Check your hard drive for errors

    http://Windows.Microsoft.com/en-us/Windows-Vista/check-your-hard-disk-for-errors

    Turn ReadyBoost on or off for a storage device

    http://Windows.Microsoft.com/en-us/Windows7/turn-ReadyBoost-on-or-off-for-a-storage-device

    Using memory in your storage device to speed up your computer

    http://Windows.Microsoft.com/en-us/Windows7/using-memory-in-your-storage-device-to-speed-up-your-computer

  • to refine my question. The Lasso tool does not work.  When I select the content aware lasso shrinks and nothing changes.  Help please.

    to refine my question. The Lasso tool does not work.  When I select the content aware lasso shrinks and nothing changes.  Help please.

    A simple reset will often be the case if a tool becomes awkward. Go to this link, then select the lasso tool:

    Difficulty of tool

Maybe you are looking for