Problem on alerter base on break

Hello,
I have a problem with alerter base on break.
This alerter is build with a variable.
The shaping of the cell of break does not depend on conditions set on the break, but on the position to alerter it on lines details.
I work with BO XI 3.0 Deski.
I have to create a alerter on lines details and a alerter on break. The both are establish on the same variable.
For example:
The variable value is 6%
03/02/2010 | 3350 | 7,07 %                 => OK
03/02/2010 | 1500 | 4,77 %          => OK
03/02/2010 | 2050 | 9,25 %                 => OK
03/02/2010 | 3000 | 10,59 %               => OK
BREAK____ 9900 | 10,59 %        => KO
How to make independant the alerteur base on break ?
FYI, if i replace variable by fixed value, the alerter is ok.
Thanks for help

Hi Phani,
Not sure if u have already looked at this text from xml pub user guide, which i think solves your issue, does it not??:
To create a page break after the occurrence of a specific element use the
"split-by-page-break" alias. This will cause the report output to insert a hard page break
between every instance of a specific element.
To insert a page break between each occurrence of a group, insert the
"split-by-page-break" form field within the group immediately before the <?end
for-each?> tag that closes the group. In the Help Text of this form field enter the
syntax:
<?split-by-page-break:?>'
yeah, please mail : [email protected] Mail to Srini too, he's our guru :-)

Similar Messages

  • We are facing problem in BCS activity for Break Entries of Accounts

    Hi All,
    We are facing problem in BCS activity for Break Entries of Accounts.
    We are using 0FI_GL_6 Datasource which do not have Transaction Type field in it. 
    After Extracting data from the datasource (0FI_GL_6), we get GL Account Closing balances for the period, but we require the transaction types for Assets related accounts for the BCS activity.
    Currently We upload the Asstes Data through External Flat files in BI. 
    Can we have these data comming direcltly form R/3 with the Transaction type Field.
    We are on R/3  SAP ECC 6.0 support patch 15  and on BI we are on BI 7.0 with support Patch  SAPKW70020 and SEM-BW SAPKGS6014 , BI_CONT  - 0012
    Can we use GLT3 table, if yes please suggest the steps to Fill the data in this table. Or is there any other table and way.
    Thanks in advance,
    Nilesh Labde

    Is the conversion factor is same for BT UOM  qty to CS is same ?.It seems BT is sales unit and the picking unit for the item is CS.If the conversion is same warehouse pick correct qty.Therte should not be an issue.
    What is the UOM in delivery ?.Is it BT or CS.I think it is CS right ?.If you want to see sales unit is cs then you need to change the material master.

  • Problems Setting Alerts on iCal with Yosemite

    I am having problems setting alerts on iCal. Generally, I set for reminders at 1 day ahead, and then 2 hours ahead. When I enter the first alert everything is fine, and then on the second, the alerts switch places so that the one day before alert occurs as the second alert, and the 2 hours before as the first alert. Is there something I am missing?  It is purely frustrating. Using Mac Book Pro, running Yosemite 10.10.1. Thanks!

    First, verify you're using Calendar and not iCal, which was deprecated a long time ago.
    Then, update OS X. 10.10.2 is the current release.
    Using Calendar, I can't duplicate the problem, but perhaps I am misunderstanding your description of it. If you would kindly provide really simple step-by-step instructions, I'll try again and let you know what I observe. It could very well be a bug.

  • BO FC 10.0 problem with alerts and notifications for Workflow

    HI guyz.
    I can't save e-mail password in option Tools -> General Options -> Alert and Notification. So if you had the same problem, how did you solve it?
    Thank you.

    Join us to the question. Password is not saved.
    http://i003.radikal.ru/1202/b8/d8b8275efbcd.bmp
    Edited by: Roman Abramov on Feb 22, 2012 9:10 AM

  • Problems with Document base that does not exist

    I'm using Tomcat to run a Java servlet. Within my "Output - Apache Tomcat 6.0.14" window, I see the following.
    SEVERE: Error starting static Resources
    java.lang.IllegalArgumentException: Document base C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.14\bin\jupload.4.sourceforge.net\build\web does not exist or is not a readable directory
    This path no longer exists and it is not part of the project. How do you fix the problem? I did a search of "jupload.4"; nothing was found. I looked through some web.xml and context.xml file in the project. The path is not there.
    Here is the entire window content.
    Using CATALINA_BASE: C:\Documents and Settings\esharris\.netbeans\6.0\apache-tomcat-6.0.14_base
    Using CATALINA_HOME: C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.14
    Using CATALINA_TMPDIR: C:\Documents and Settings\esharris\.netbeans\6.0\apache-tomcat-6.0.14_base\temp
    Using JRE_HOME: C:\Program Files\Java\jdk1.6.0_04
    Feb 19, 2008 9:45:28 AM org.apache.catalina.core.AprLifecycleListener init
    INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_04\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\oracle\product\10.2.0\client_2\BIN;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Perl\bin;c:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Rational\common;C:\Program Files\QuickTime\QTSystem\
    Feb 19, 2008 9:45:29 AM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8084
    Feb 19, 2008 9:45:29 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 3208 ms
    Feb 19, 2008 9:45:29 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Feb 19, 2008 9:45:29 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
    Feb 19, 2008 9:45:32 AM org.apache.catalina.core.StandardContext resourcesStart
    SEVERE: Error starting static Resources
    java.lang.IllegalArgumentException: Document base C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.14\bin\jupload.4.sourceforge.net\build\web does not exist or is not a readable directory
    at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:141)
    at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:3944)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4113)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
    at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:516)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Feb 19, 2008 9:45:32 AM org.apache.catalina.core.StandardContext start
    SEVERE: Error in resourceStart()
    Feb 19, 2008 9:45:32 AM org.apache.catalina.core.StandardContext start
    SEVERE: Error getConfigured
    Feb 19, 2008 9:45:32 AM org.apache.catalina.core.StandardContext start
    SEVERE: Context [jupload.4.sourceforge.net] startup failed due to previous errors
    Feb 19, 2008 9:45:32 AM org.apache.catalina.core.StandardContext stop
    INFO: Container org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[jupload.4.sourceforge.net] has not been started
    Feb 19, 2008 9:45:37 AM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8084
    Feb 19, 2008 9:45:37 AM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    Feb 19, 2008 9:45:37 AM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/99 config=null
    Feb 19, 2008 9:45:37 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 8557 ms
    Feb 19, 2008 9:45:47 AM edu.stanford.smi.protege.plugin.PluginUtilities findPluginsDirectory
    WARNING: Plugins directory not found: C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.14\bin\plugins
    Feb 19, 2008 9:45:56 AM edu.stanford.smi.protegex.owl.repository.impl.LocalFolderRepository update
    WARNING: [Local Folder Repository] The specified file must be a directory. (C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.14\bin\plugins\edu.stanford.smi.protegex.owl)
    Feb 19, 2008 9:45:56 AM edu.stanford.smi.protegex.owl.repository.util.RepositoryFileManager loadRepositoriesFromURI
    WARNING: [Repository Manager] Could not find repository file: file:/C:/Program%20Files/Apache%20Software%20Foundation/Apache%20Tomcat%206.0.14/bin/RepositoryViewer/web/newspaperswc.repository
    Feb 19, 2008 9:45:56 AM edu.stanford.smi.protegex.owl.jena.parser.ProtegeOWLParser loadTriples
    INFO: Loading triples
    Feb 19, 2008 9:45:56 AM edu.stanford.smi.protegex.owl.jena.parser.ProtegeOWLParser loadTriples
    INFO: Start processing ontology: file:/C:/Program%20Files/Apache%20Software%20Foundation/Apache%20Tomcat%206.0.14/bin/RepositoryViewer/web/newspaperswc.owl Time: Tue Feb 19 09:45:56 EST 2008
    Feb 19, 2008 9:45:57 AM edu.stanford.smi.protegex.owl.jena.parser.ProtegeOWLParser loadTriples
    INFO: [ProtegeOWLParser] Completed triple loading after 1109 ms
    Feb 19, 2008 9:45:57 AM edu.stanford.smi.protegex.owl.model.triplestore.impl.TripleChangePostProcessor log
    INFO: [TripleChangePostProcessor] Completed lists after 0 ms
    Feb 19, 2008 9:45:57 AM edu.stanford.smi.protegex.owl.model.triplestore.impl.TripleChangePostProcessor log
    INFO: [TripleChangePostProcessor] Completed anonymous classes after 0 ms
    Feb 19, 2008 9:45:57 AM edu.stanford.smi.protegex.owl.model.triplestore.impl.TripleChangePostProcessor log
    INFO: [TripleChangePostProcessor] Completed deprecated classes after 0 ms
    Feb 19, 2008 9:45:57 AM edu.stanford.smi.protegex.owl.model.triplestore.impl.TripleChangePostProcessor log
    INFO: [TripleChangePostProcessor] Completed properties after 0 ms
    Feb 19, 2008 9:45:57 AM edu.stanford.smi.protegex.owl.model.triplestore.impl.TripleChangePostProcessor log
    INFO: [TripleChangePostProcessor] Completed named classes after 0 ms
    Feb 19, 2008 9:45:57 AM edu.stanford.smi.protegex.owl.jena.parser.ProtegeOWLParser loadTriples
    INFO: ... Loading completed after 1159 ms
    Edited by: esharris on Feb 19, 2008 7:18 AM

    Has the phone been set up with your Apple ID? To find out if the phone has been used with another Apple ID, check the current Activation Lock status of a device by visiting icloud.com/activationlock from any Mac or PC.

  • MacBook problems with Snow base station - other laptops work fine

    Hi,
    I just purchased a new MacBook to replace an iBook G4 800.
    My snow base station works fine with the old iBook G4 (which has an extreme card) and with a borrowed PowerBook G4 Aluminum 1.5 GHz (also extreme card) but will not work with my new Mac Book. Every time I try to connect - I receive an error "There has been an error accessing "my name" 's network. Sometimes it will connect, other times (most of the time), it will not.
    My MacBook connects fine to my neighbors Linksys access points and our work Lucent access points (which are b also - snow is b).
    I did a search and am reading other people having similiar problems. I was wondering if anyone has resolved their problems. I spent 2 plus hours on the phone with Apple yesterday. They are placing the blame on the older base station (snow) but it is obvious that snow is working fine for other computers.
    Theresa

    I am still a little confused. I can be 2 feet from my base station and will keep hitting "try again" when trying to access my network and will get "an error has occurred" many times and eventually it will connect and I will have an incredibly strong signal. My MacBook will continue to have a great strong signal until it goes to sleep and then I will have a difficult time connecting again. My neighbors base station is a weak signal and I can easily join their network. Every time I connect, I have problems but once connected, it is great.
    I guess it can be interference but I am now wondering if it is related to the snow/graphite base station only. This laptop has no problems joining other b base stations.
    I spent hours on the phone with an Apple wireless support specialist the other night. He wants me to try an Extreme base station. He didn't indicate that he was aware of any MacBook problems (and he mentioned interference and we setup my laptop to only join my network and it didn't make a difference).
    More to come.... IF anyone switched to a Extreme Base Station and that worked fine - please let me know. Though I sort of resent having a functional b base station that works with every other laptop and have to spend $200 towards another base station because of a new laptop.

  • Problem: Library alert, recovery, then nothing

    Problem: When Aperture opens, it shows 85 images in 6 projects not backed up. But instead of showing the projects on the left, it only shows the library icon. Then the following alert appears:
    Library Alert, The following new or unknown items have been found in the library:
    Albums:
    * or better
    Rejected
    In the Last Week
    In the Last Month
    2007
    2006
    2005
    2004
    All images
    Would you like to recover these items now?
    I hit the button "Recover Now".
    It says "recovering." Shortly thereafter it says successfully recovered.
    But none of my project icons/images appear. Just the lone library icon.
    Background
    I have 47,000 images on an external 500 Gig drive. The location is correctly set in the preferences.
    At first I thought it might be Aperture itself. So I plugged the drive into my MBP and got the same result. (Complication: I just updated the MBP to 1.5.3 yesterday, in case there's something screwy with 1.5.3)
    I ran disk utility and Disk Warrior on the drive. It appears to be OK.
    I ran the "Manage Referrenced images" routine. It counted all 47,000+ images, then told me I have no referrenced images, which is true. It also updated the previews. But the bottom line here is that the project icons don't appear, and consequently neither do any images.
    I'm hoping there's just some preference or plist or plugin some other software toggle that needs to be reset.
    Although I've backed up all but 85 images to the vault, I hesitate to rebuild from the vault. That's because I had trouble doing that once a year ago and view that option as a last resort.
    Any suggestions for what to do next will be very appreciated. I love Aperture, but the possibility of losing all my images because of this kind of glitch has always concerned me. I realize I can ultimately open the library via the control "view contents" and extract images, but that would be a long, awful process.
    Dual Powermac, MacBook Pro   Mac OS X (10.4.9)  

    Problem: When Aperture opens, it shows 85 images in 6 projects not backed up. But instead of showing the projects on the left, it only shows the library icon. Then the following alert appears:
    Library Alert, The following new or unknown items have been found in the library:
    Albums:
    * or better
    Rejected
    In the Last Week
    In the Last Month
    2007
    2006
    2005
    2004
    All images
    Would you like to recover these items now?
    I hit the button "Recover Now".
    It says "recovering." Shortly thereafter it says successfully recovered.
    But none of my project icons/images appear. Just the lone library icon.
    Background
    I have 47,000 images on an external 500 Gig drive. The location is correctly set in the preferences.
    At first I thought it might be Aperture itself. So I plugged the drive into my MBP and got the same result. (Complication: I just updated the MBP to 1.5.3 yesterday, in case there's something screwy with 1.5.3)
    I ran disk utility and Disk Warrior on the drive. It appears to be OK.
    I ran the "Manage Referrenced images" routine. It counted all 47,000+ images, then told me I have no referrenced images, which is true. It also updated the previews. But the bottom line here is that the project icons don't appear, and consequently neither do any images.
    I'm hoping there's just some preference or plist or plugin some other software toggle that needs to be reset.
    Although I've backed up all but 85 images to the vault, I hesitate to rebuild from the vault. That's because I had trouble doing that once a year ago and view that option as a last resort.
    Any suggestions for what to do next will be very appreciated. I love Aperture, but the possibility of losing all my images because of this kind of glitch has always concerned me. I realize I can ultimately open the library via the control "view contents" and extract images, but that would be a long, awful process.
    Dual Powermac, MacBook Pro   Mac OS X (10.4.9)  

  • Block corruption problem in alert and rman/dbv no show errors

    Hello, I'm new in Oracle's world. I have one problem with Oracle 10.2.0.4 (RHEL 5.6) x64. Archive redo-log enable
    In the alert.log, three days ago show (the server have kernel panic & rebooted):
    Mon Sep 24 18:18:17 2012
    Hex dump of (file 17, block 669888) in trace file xxxxxxxxxx.trc
    Corrupt block relative dba: 0x044a38c0 (file 17, block 669888)
    Bad check value found during buffer read
    Data in bad block:
    type: 6 format: 2 rdba: 0x044a38c0
    last change scn: 0x0000.14eb5309 seq: 0x1 flg: 0x04
    spare1: 0x0 spare2: 0x0 spare3: 0x0
    consistency value in tail: 0x53090601
    check value in block header: 0x6ea3
    computed block checksum: 0x2
    Reread of rdba: 0x044a38c0 (file 17, block 669888) found same corrupted data
    Mon Sep 24 18:18:19 2012
    Corrupt Block Found
    TSN = 23, TSNAME = TABLE_TSD1
    RFN = 17, BLK = 669888, RDBA = 71973056
    OBJN = 86908, OBJD = 86908, OBJECT = SYS_C0040110, SUBOBJECT =
    SEGMENT OWNER = SCHEMA1, SEGMENT TYPE = Index Segment
    Yesterday, we detected this error because SQL don't execute.
    The error repeat 47times and there is 6 different file-block combination (4 index of schemas, 1 of sys and ¡2 tables!)
    First, I launched expdp and exp of the one problematic schema. The export was fine, no errors while exporting, but in the alert.log show one block corruption. Should exp and expd show error and stop?
    Next, I used dbv and verify all dbfs. Only show 2 blocks error in two datafiles (indexes).
    Next, I used RMAN:
    A) check database: no error.
    B) validate database: error in two blocks (logical error) and different from the 6 in alert.log. This two blocks are indexes.
    I re-create this two indexes. When i re-create, the block error disappear (not inmediate, suppose that disappear when block was rewrite). Now dbv and rman show no error.
    I have read one note about types of error, other about procedures if db is in archivelog/noarchivelog. Also if object is index or table. But I find anything about auto-repair corrupt blocks in Oracle or why now the 6 block error are solved. I don't know if two tables with two block corrupt lost rows or not.
    Appreciate any help.
    Regards

    Hello Fran. Result of query before rebuild problematic INDEXES:
    SQL> select * from V$database_block_corruption;
    FILE# BLOCK# BLOCKS CORRUPTION_CHANGE# CORRUPTIO
    3 98857 1 390928740 LOGICAL
    9 48632 1 390325900 LOGICAL
    When I ran RMAN first time to check blocks, it filled V$database_block_corruption with two bad blocks. Different from the 6 errors from alert.:
    RMAN> backup validate check logical database;
    Error backing up file 9, block 48632: logical corruption
    Error backing up file 3, block 98857: logical corruption
    I extracted index name from each block and I re-created it. Also, I created a temporary table in tablespace's datafile to fill blocks empty. Problem solved. Rman / dbv show no error.
    I'm searching for similar experiences and found: Re: Data in bad block
    First 6 bad checksum errors in alert.log disappear with any visible problem?
    Can I sure that DB is fine if RMAN and DBV show no errors?
    Thank you very much
    Edited by: user7755509 on 27-sep-2012 5:43

  • Problem using a lay-out break

    When I want to have a selection of text to have for example two columns I use two lay-out breaks: one before the selection and one after the selection. That works fine, but...
    Then the last line of a column doesn't show all the letters completely (the underpart of the g is cut off).
    What to do?
    Check the lines under numbers 4 and 8.
    Message was edited by: GEN79
    Message was edited by: GEN79

    Hello
    problem solved.
    Here is a screenshot of the original doc in which I just replaced the original font by Myriad.
    This time, the oddity is huge.
    I entered Inspector > Text > Text
    and discovered that line spacing was set to "exactly 15"
    I replaced the setting by
    "exactly 13"
    and the behavior is OK.
    It's OK too if I apply
    single line spacing.
    So, we know how to get rid of the problem.
    I wait a few days to see if some one is able to give a the theorical explanation.
    If I get none, I will post a report to Apple's Bugs Hunters.
    Yvan KOENIG (from FRANCE dimanche 14 juin 2009 21:15:19)

  • Problem with alert Configuration screen ( RWB)

    Hi,
    I had configured Aertcatdef in development and alert rules in alert configuration in RWB,
    I am moving from DEV to QUA , Alertcatdef is moved and i am defining rules in Alertconfiguration.
    I am getting only half screen of Alert configuration. I refreshed the cache but no use.
    Can any one tell the solution for the above problem.
    Regards,
    Shaik

    Hi shaik,
    The following manual changes are required in u r server.
    1.) Select the SXMSALERT package in transaction SE80.
    2.) Open the nodes BSP library -> BSP applications -> SXMS_AlertRules ->Views.
    3.) Open the AddRule.htm view in the Workbench.
    4.) In rows 5, 11 and 41, replace "50%" with "100%".
    Regards,
    Jayasimha Jangam

  • Problem with Alert rules

    Hi All,
    I created 6 alert rules in Alert configuration of RWB.
    One of them is 'AE related alert'. For this, error occurance place is Adapter Engine and Adapter type is '*'. This is related to an alert caletory 'AE alerts'
    Other 5 alerts are IE related alerts for which error occurance places are Adapter, Application, Server, Protocol & Server. All these are related to an alert category 'IE Alerts'.
    For all the alert rules, Rule Active is Checked, Supress multiple alerts is not checked, connected to a message is YES, sender and receiver party/service/int/int namespace are all '*'.
    Now, wheneveran error occurs, say for example mapping related error, i am getting 5 alerts from all the 5 IE related rules.
    My expectation is, only one of the alerts should be sent. How can i achieve this?
    Many Thanks
    Chandra

    Hi Prakasu
    In my scenario, i do not want to use 'supress multiple alerts'.
    By doing this, i will supress alert from 2nd message, till the alert from the 1st message is confirmed(both messages belonging to same interface).
    I want to supress multiple alerts for the same message.
    As i said earlier, i have multiple alert rules for problems in different areas (proxy, mapping, server, ).
    When there is a problem in mapping, all the 5 alerts belonging to different error categories are being sent.
    I only want one alert to be sent.
    Many Thanks
    Chandra

  • Problem in Data Base View

    Hello All,
    I have created a data base View .which is based on two table. my Problem is the Selection Condition Tab I have to define two condition like below.
          Table                        Fields                operator  comp value
        ZCLUBINVMST           Cancel               eq           ''                   AND
        ZCLUBINVMST            DOCTY              NE         'S'
      My problem is that first condition running properly but when I am adding secound condition logic is not working . I have try with other option like
    eq   ''
    but not working,
    Can some One Please guide me exactly where  the problem is ?
    Regards
    Swati Namdeo

    Hi,
    I think in ur second condition , S should not be given in single codes.
    iam not sure, just check without single code('S').
    Rvert back if any issue,
    Regards,
    Naveen

  • Problem With Alert Category SCM EM 5.0

    I have just updated my EM 4,0 to 5,0 and I have problems with the categories of alert, in the part of messages by mail. I do it correctly when configuring them like was doing it in the version 4 declaring in the containers the name of the paraameter of information and type, but when in the transaction SOST I see the very result the first character of the piece of information that is supposed to all data reflect appears they are declared correctly and in the HEY are everything like parameters of information.
    Somebody is able to tell to himself that it can be happening
    Thanks . . . Alberto

    somebody can helpme

  • Problems IPS alert reporting

    My IPS is not reporting scanning alerts to either the console or syslog. IPS appears to be configured & working correctly. When I started using the router with the built-in signatures, alerts were seen on the console/syslog. Could the problem be with the logging level (see config)? I've reported this to TAC, they have been unable to resolve the issue. Any help would be appreciated. Thanks

    IOS IPS will send alert messages to SDEE and syslog. Syslog is enabled by default (use CLI 'ip ips notify log') and SDEE is disabled by default ('ip ips notify sdee).
    To see the ips alert messages in console:
    1. make sure logging console is enabled
    2. make sure syslog level is set to information and above.
    To see the ips alert message in syslog:
    1. make sure logging is enabled
    2. make sure syslog level is set to information and above.
    And after all, the signature has to be triggered by certain traffic in your network. Once that happens, it should send alert message to syslog/sdee.
    Thanks,
    -Chris

  • Problem in Alerts

    Dear Experts,
              I am working on Alerts.
    I have created Alert category in the tcode  'ALRTCATDEF' and I have assigned this category in the transaction 'SWE2' for the Business object 'BUS10006'.
    My requirement is when i create the Business Partner it should send Alert to the User.But it is not sending the Alert to the User.
      can anyone tell me how to trace the error.It is Very Urgent.Help me to solve this Problem.
    Regards,
    Ashok.

    Dear Experts,
                  I am new to Alerts.Please guide me.
    Thanks & Regards,
    Ashok.

Maybe you are looking for

  • Unable to populate the Custom Views on UI for the component BP_FACTSHEET

    Hi All, I am working on a requirement on Interaction Center 7.0 .In this i have enhanced the component BP_FACTSHEET and created new Custom views in it. But i am unable to bring those custom views on the UI. As, we know that in this component there is

  • What Is Memeo Backup and why is it on my MacBook Pro w/ Snow Leopard?

    What Is Memeo Backup and why is it on my MacBook Pro w/ Snow Leopard?  Does it slow down my Mac? Seems like someting has slowed down my Downloads, Updates, Backups, etc. & I don't know how to locate the source or how to fix. Any Wizards avail to shar

  • Download is stuck! Frustrating!!!!

    Just bought a subscription for photoshop and I have been trying to download Creative CLoud Desktop for three days. The download starts and then sits there and doesn't finish downloading. I am losing days on my monthly subscription. Should not be this

  • Typographical error found in Event Viewer log for Event 8003. The source is "bowser" not browser.

    I found a typographical error in the Event Viewer log. Error 5/19/2014 1:07:52 AM bowser 8003 None The body of the message is typical of the NetBIOS messages regarding master browser network control... The master browser has received a server announc

  • Loss of sound after iOS 7 download on iPad 2

    Help!  I've noticed that since the. Download of iOS 7, I have begun to lose sound in most games and apps as well as keyboard, etc..  Music does produce sound.  Certain games that produced sound immediately following the download, i.e. Plants vs Zombi