IF statement in Mapping is getting suppressed

Hi all
           in my mapping i am using IF statement , in which ,
      one of my condition is that
if -
> condition exist then -
> pass XXXXXXXX
else _----
> pass YYYYYYY
when i check my display queue . in the else part data is there but it is supressed
please help me in this issuse

Hi,
Try the following mapping,
                                         YYYYYYY --> CollapseContext -->
XXXXXXXX --> CollapseContext -->
                               Equals -->                              if --> SplitByValue-->Target Field.
           Constant(blank Value)
                                           XXXXXXXX --> CollapseContext -->
-Rohit

Similar Messages

  • Child element of target node in message mapping getting suppressed

    Hello All,
                      I am having  mapping where i am trying  to generate the target node based on some condition of the source structure ,this is working fine ,I am able to generate the target node once the condition gets satisfied ,but the problem is one of the  child elements of the same node is not getting populated,its getting suppressed,i have some condition for the same
    I checked  the  queues its showing value as
    SUPPRESS
    Value
    Value ( in grey )
    But still element is not getting generated..
    I have added a condition used at the node function and apart from other condition of element..
    If some body have the solution for the same,please help me out
    Thanks in advance
    Rajesh

    Hi Rajesh,
    The Error is mostly cause of that the node and your child are in same context.
    You got to remember that the parent node creates the context, and then the child element puts the value in it.
    Try putting your child element to a higher context then mapwithdefault for your supress and then removecontext.
    This Issue, you got to work it out with the node functions,
    I had the same kind of issue in my mapping, it was rectified with the help of node functions as mapwithdefault, removecontext.
    Further unless one sees the mapping of your issue it is a bit difficult to imagine it and answer it.
    For more clarifications please give the full hierarchy, and the condition. As of now try with the node functions.
    Thanks
    Ashmi

  • Which interface does "crypto map vpn" get assigned to?

    I'm setting up a site to site vpn and have been reading some examples, but my 871 uses a vlan so it confuses me a bit. Do I assign the statement crypto map vpn to the vlan1 interface or fe4 which is my WAN side.

    Sander
    If we knew more about your environment we might be able to give better answers. In general the crypto map is assigned to the outbound layer 3 interface. But I can not tell from your description whether fe4 or VLAN 1 is the outbound layer 3 interface. Does fe4 have an IP configured on it? If so then perhaps it is the outbound layer 3 interface and gets the crypto map. Or perhaps VLAN 1 is the outbound layer 3 interface and gets the crypto map.
    If this helps you figure it out that is good. Otherwise perhaps you can provide some clarification of the environment.
    HTH
    Rick
    Sent from Cisco Technical Support iPhone App

  • Bdoc state E08 , Mapping Error , BUS_TRANS_MSG

    SAP CRM
    trx:- SMW01
    Bdoc Error
    Bdoc State --> E08
    Bdoc state Descriptin --> Mapping Error
    Bdoc Type --> BUS_TRANS_MSG
    How to resolve this error

    Hello Aup,
    What is the BDoc Type you are talking about?
    Click on Error/Receiver tab and check for the exact error message.
    If you give me the details,I can help you solving this Mapping Error.
    Thanks and Best Regards,
    Shanthala Kudva.

  • I am at attorney in Floride and am the proud owner of adobe acrobat 7 standard (necesssary in Florida to file legal papers with the courts).  My computer went belly up and I am attempting to restore it to its prior state.  I cannot get it to activate my p

    I am at attorney in Floride and am the proud owner of adobe acrobat 7 standard (necessary in Florida to file legal papers with the courts).  My computer went belly up and I am attempting to restore it to its prior state.  I cannot get it to activate my product.  I realize you have quit supporting acrobat 7, however, I need it.  How do I get it activated.  I have tried by web and phone (which says you have quit the phone activation).  how do I get it activated.  I have downloaded the CS2 product from creative cloud to no avail.  What do I do?  Ida Roberts

    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3
    Mylenium

  • After entering "Country or Region" United States, I do not get a next button to advance through the process.  What might be the cause?

    After entering "Country or Region" United States, I do not get a next button to advance through the process.  What might be the cause?

    Try This...
    Close All Open Apps... Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Mapping , If condition without else values get suppressed

    Hi All,
                   I am using If condition without else , it is such that when my condition is satisfied it must pass some values to the target field, i have set the properties as True, but when i check the queque , i find that even though value is true it is suppressed ,
    please help me in this thaning you
    Sridhar

    Hi Sridhar,
    There is bug in ifwithoutElse in PI7.1.
    1) you check or or don't check the Keeps property it will always pass the SUPPRESS if the input is false
    2) If you have not mapped the output of ifWithoutElse directly to the output field it will not pass SUPPRESS(Not Change context) to the target if value is false .
    if you have used some logic between the output of ifWithoutElse and the Target then the output will not be the desired one. (And the same problem you are facing).
    There is seems to be some context change happend due to this behaviour in your case.
    As a work around create UDF to function as ifWithoutElse.
    Not Sure if SAP has Released any patches for this.
    Thanks,
    Sunil Singh

  • Next statement of RUN_REPORT_OBJECT is getting executed before it finishes

    Hi
    I am generating a report using RUN_REPORT_OBJECT(repid, List_id)
    And after this statement I am sending this report as an attachment (with some subject and message).
    Sometimes before generating the report the email is going with no attachement.
    Could you please tell me how can I avoid this?
    regards

    Try something like the following after the RUN_REPOR_OBJECT
    -- Get the Report Status
    vcStatus := Report_Object_Status(vcJob);
    WHILE (vcStatus IN ('RUNNING','OPENING_REPORT','ENQUEUED')) LOOP
      vcStatus := Report_Object_Status(vcJob);
    END LOOP;where vcjob is the retrunvalue of RUN_REPORT_OBJECT
    Edited by: Andreas Weiden on 31.05.2010 20:09

  • While copying Roll Budget to STAT Budget I am getting error

    Hi Guys
    I am copying  Roll Budget to STAT  using the e T code YCT02 ( ROLL to STAT budget )
    In YCT02 I have entered the below data in the screen .
    Budget version - 2012010ROLL
    Budget version Static -2012000STAT
    Controlling Area u2013 2000
    Company code u2013SE05
    While executing I am getting below error message.
    Data record is locked by data slice BUDGET VERSIONS
    Message no. UPC220
    Diagnosis
    You want to change data for which a change is generally forbidden. In the definition of the planning area, it was defined which data slices could not be planned. The combination of characteristic values, which you want to change, is blocked by data slice BUDGET VERSIONS.
    Procedure
    Change the definition of the planning function, which you are just executing, or adapt the definition of the data slice.
    Kindly let me know where I need to go and change the planning function (which T code )
    Whether my inputs are correct or not .Please confirm .How to resolve this issue.
    Regards
    Aravind

    This appears to be a BPS question and therefore not related to BCS. If so there is likely a different forum for such queries.

  • Auditing - Drop Statements? Can't get it to work!

    Hi all, forgive me if im doing something really stupid, but i can't seem to audit 'drop' statements and i have scanned the net for solutions but can't seem to get anythig to work. Any advice / ideas? :)
    details - (if any of this helps!)
    sys@database> show parameter audit_trail
    NAME                                 TYPE                              VALUE
    audit_trail                          string                            DBive tried:
    sys@database> audit drop any table by access;
    Audit succeeded.and:
    sys@database> audit drop any table whenever successful;
    Audit succeeded.neither of which seem to populate the sys.aud$ table when i run a test drop statement.

    Make sure that the the drop statement has been run with the DROP ANY TABLE privilege (ie DROP TABLE has not been run by the table owner).
    If this is not the case try instead:
    audit table;Edited by: P. Forstmann on 3 mars 2011 12:49
    Edited by: P. Forstmann on 3 mars 2011 12:52

  • How do I get to preview when I want to see a bank statement? I cannot get adobe reader to work. It just shows a black screen.

    How does previews work when trying to see a bank statement?

    Is your bank statement a PDF file? If so, simply double clicking it will open whatever is the default reader of PDF files. (A way to check is to select any PDF file in the Finder, go to File > Get Info, and look at the "Open With" drop down. By default, without Adobe Reader installed, it should show Preview. If Adobe Reader is installed correctly, it might say "Adobe Reader." BTW, you can change it back to Preview!)
    It's also possible to control click or right click the file and choose the application to open the file using the Open With option. If Preview isn't an option, click "Other" and navigate to the Applications folder to select Preview.
    Hope this helps!

  • N97 how to remove ovi maps to get memory free

    My phone always says not enough memory.
    Because the OVI maps cost a lot of money when i am outside my country even when i use offline.
    I decided to remove ovi maps complete to to get memory free.
    So first i removed NOKIA MAPS and OVI Maps Wi-Fi/Network from application manager , installed maps.
    But unfortunately OVI Maps is still on my phone.
    So I tried to remove it from the menu with Optione Organize. But the delete will not show up.
    Can anyone help so i get some memory free ?
    With Kind Regards,
    dikTrom

    diktrom wrote:
    My phone always says not enough memory.
    Because the OVI maps cost a lot of money when i am outside my country even when i use offline.
    I decided to remove ovi maps complete to to get memory free.
    Whats the real issue ? Do you want to regain Memory really or ONLY because OVI Maps cost lot of money (???) . Because with proper settings OVI Maps will be totally FREE anywhere in the world.. Refer this ..
    Maps should be pre-installed and set to Offline mode. Use only Integrated GPS Positioning method... and there should not be any cost incurred...
    Attachments:
    Free Navigation.png ‏402 KB

  • N8 - Reset device, lost contacts, map & cant get o...

    hi just got an n8. It was unresponsive on music and video player, could not find files etc. Also used battery up in about 6 hrs. I did a reset of the phone (cant remember how exactly but i held down menu volume and power for a few secs). phone is now finding music and videos and with power saving much much better. However i have lost my maps app. Tried to download it from ovi but it makes me try to install ovi software tool. This i attempt to do but says install fails. So now does anyone have any tips on how to get ovi and maps back on my phone?

    Try downloading the Maps v3.06 (Beta) from..
    http://betalabs.nokia.com/
    --------------------------------------------------​​-------------------------------------------------​-​------------------------------------------------​--​--If you find this helpful, pl. hit the White Star in Green Box...

  • I can't access Bing Maps on this desktop computer. Bing comes up with the search function. A thumbnail map will come up in search results, but when I click to get the large map, I get a blank screen. The left sidebbar is there, just not the map image.

    This began happening a few weeks ago. At first, I could click the thumbnail map, and it would bring up the large map. Now, all I get is a blank page.

    Your dsplay is getting extended onto the external monitor. Chcnage the setting to duplicate it or only display on the external monitor and you should be fine,
    Let me know if this worked for you.

  • Invoke checkoutView failing, map not getting read correctly?

    Hi folks,
    As part of our account claiming process, we change the accountId and set the password of the claimed users account. This happens in a single update. I seemed to be running into problems where the password update was happening in LDAP during the account update, then the LDAP active sync is firing off. This seemed to be causing problems (think race conditions), so I figured I would change the order, so the lighthouse provision happens first, then the password update. The password view is fetched using the following code that is being called from our update workflow:
        <set name='pwdView'>
          <invoke name='checkoutView'>
            <invoke name='getLighthouseContext'>
              <ref>WF_CONTEXT</ref>
            </invoke>
            <concat>
              <s>Password:</s>
              <ref>user.waveset.accountId</ref>
            </concat>
            <map>
              <s>authorized</s>
              <s>true</s>
              <s>subject</s>
              <s>Configurator</s>
            </map>
          </invoke>
        </set>This code is throwing errors, stating that the subject is WF_CASE_OWNER, which is the old accountId. So they run into permission denied problems. Now, why isn't the authorized or subject in the map overriding the WF_CASE_OWNER? Shouldn't it be? I can't seem to get it to check this view out this way...

    I've solved my problem by using authenticated contexts. I'm not sure I saw this here, I think I found it digging through IDM APIs. I had used it in a few other spots, and remembered about it. Here is what the code looks like.
        <set name='pwdView'>
          <invoke name='checkoutView'>
            <invoke name='getAuthenticatedContext'>
              <new class='com.waveset.session.InternalSession'/>
              <s>Configurator</s>
            </invoke>
            <concat>
              <s>Password:</s>
              <ref>user.waveset.accountId</ref>
            </concat>
            <map>
              <s>authorized</s>
              <s>true</s>
              <s>subject</s>
              <s>Configurator</s>
            </map>
          </invoke>
        </set>
        <invoke name='checkinView'>
            <invoke name='getAuthenticatedContext'>
              <new class='com.waveset.session.InternalSession'/>
              <s>Configurator</s>
            </invoke>
          <ref>pwdView</ref>
          <null/>
        </invoke>

Maybe you are looking for