Container not fileed -Alert configuration

Hi all
i had configured an alert configuration for emails, it is working properly.
but one of the container variable &SXMS_ERROR_CODE& is not returning any value nor in Alert Inbox and alert mail received.
but in REPORT <b>RSALERTDISP</b> this contianer is having the <b>proper value</b> in the alert..
when i execute report RSALERTTEST ,on receiving the mail all container show as not resolved, like <b><SXMS_MSG_GUID not resolved></b>
but this error code container variable is simple printed as <b>&SXMS_ERROR_CODE&.</b>
this should also come as not resolved ,
i again created  the container variable ,still it not returning any value..
i referred  sap note 835031.
does it relate to my problem
Thx
Ajay Pant

'Message cannot be transferred to node SMTP due to connection error (final)
have you seen below threads:
http://forums.sdn.sap.com/thread.jspa?threadID=1564087
http://forums.sdn.sap.com/thread.jspa?threadID=567171

Similar Messages

  • Container Element in ALERT

    Dear Experts,
    Can you plz explain, when it is required to create a CONTAINER ELEMENT in Alert Configuration.?  As we can use the System Defined Variables like  SXMS_ERROR_CODE, SXMS_FROM_INTERFACE etc, what is the need for the container element?
    The System Defined Variables are filled by the System during Runtime, when such an error happens. But who ‘ll fill  the Customized Container Variable and how??
    Also while creating a Container Element for ALERT, the data type can be of OBJECT TYPE/ ABAP DICT.REFERENCE/ABAP DICT DATA TYPE. What is the significance of each?
    Plz explain.
    Regards,
    Navneet

    Hi Navneet,
    The container element contains all the control information required at run time in the form of constants and object references.
    To inform the WF which object was created in the step via the method the reference to the bus object is passed via the binding definition from the task container to the Wf container. An appropriate element was therefore created automatically in the WF container with the correct data type.
    The workflow container contains an element which is defined with a data type reference to the same object type that is created in the referenced task, this binding definition is proposed automatically when an activity is defined.
    If no element with an appropriate data type reference is available in the workflow container, a suitable element is added to the workflow container and the binding entered.
    For more info pz go through the link given below,u will get the useful info regarding creation of container element and much more .
    http://****************/Tutorials/Workflow/Workflow.htm
    Reward points if this helps
    Regards
    Vani.

  • The configuration file did not contain well formed AppV configuration XML - When using Office 2013 ODT package

    All,
    I'm experiencing an issue where when using the Office 2013 package pulled down from ODT, that if I try to change the locations of either InfoPath Filler 2013 or Publisher 2013 from the default of Microsoft Office 2013 then I receive the message "The
    configuration file did not contain well formed AppV configuration XML. Please check the management server event log for more information". If I check Applications and Services\Microsoft\AppV\Server-Management\Admin the error displayed there is "An
    error was encountered parsing dynamic configuration file '0'. However I am able to change the shortcut location for all other applications except the above 2. I've tried redownloading the files using the ODT and also changing the version number (so far I've
    tried both the 15.0.4631.1002 and 15.0.4659.1001 with the same result).
    As all I'm interested in so far is having a package which contains Visio and Project I've tried following the article to exclude all the other Office elements:
    http://technet.microsoft.com/library/jj219426(v=office.15).aspx#BKMK_ExcludeAppElement. However the package looks to be the same and when I load it into the management console all the options and elements to Office 2013 are available like they were before
    when I hadn't set the exclude tags so I'm not sure whether the ExcludeApp parameters actually work correctly.
    This then brings me onto the 3rd issue I've experienced. I have a group for the Visio users and I've set custom security for them to have Visio delivered to them but not Project and then a seperate group for just Project users who will have Project delivered
    to them but not have Visio. When testing this sometimes seems to work but other times it seems to trip out and a user just in the Project or Visio group will get all of the Office 2013 applications and under the default location of Microsoft Office 2013. When
    trying to spot correlation with this it appears random and can happen to any user on any device. We have sequenced a few applications ourselves where different parts are needed for different users and we have successfully managed this using different security
    groups for different applications, just as I'm trying here with Office 2013.
    Has anyone else experienced the issue with the "did not contain well formed XML" as at the start of the post and how were you able to resolve this? Also has anyone any advice on how to troubleshoot the issue with the security seeming to trip out
    and publish all applications within a package to a user regardless of whether they are in the correct group or not?
    The management / publishing servers are 5.0.1224.0 which is SP1 HF4 and the clients are on SP2 HF5.
    Thanks

    Nicke,
    The config files are UTF-8. I did find the same article as yourself, however when searching for the value ‘TakeoverExtensionPointsFrom46=’ within either of the configuration.xml files that text isn’t found.
    No sinister reason not to share the file used, just it’s the same structure as referenced in the article:
    http://technet.microsoft.com/en-us/library/dn745895(v=office.15).aspx. The only difference being that I’m using ProPlusVolume and I’ve set a version number (which is the October
    2014 update). I’ve even looked to follow the above example as closely as possible in just using the ExcludeApp ID of Access and InfoPath, just to try and prove the process. However I still get the usual full package. The version of the Click-to-Run setup.exe
    I’m using is 15.0.4623.1001, so later than the version specified at the end of that article which is 15.0.4619.1000. Where can I expect to see the elements excluded? Will it be when loading the package into the management console or would it just not appear
    on the machine when delivered?
    <Configuration>
      <Add SourcePath="C:\OfficeDeploymentToolV2" Version="15.0.4659.1001" OfficeClientEdition="32">
        <Product ID="ProPlusVolume">
          <Language ID="en-us" />
    <ExcludeApp ID="Access" />
    <ExcludeApp ID="InfoPath" />
        </Product>
      </Add>
    </Configuration>
    3). We’ve not used global publishing in our environment yet so I will try that. I’ve set both GlobalRefreshEnabled and GlobalRefreshOnLogon to True and when using the command Get-AppvPublishingServer on the client I’m testing with I can see this is pulled
    through correctly. I’ve also added the client name to the AD group used to grant access to the package and it is published. However nothing is pulling through onto the Client, so are there any steps I’ve missed or misinterpreted when looking to set this up?
    I guess the global publishing is there to keep in with licensing for Office being per device? On a slight aside, as Windows licensing is being changed to allow per user licensing
    http://www.zdnet.com/microsoft-to-make-per-user-windows-licensing-available-to-enterprise-customers-7000035401/ does anyone know if there are any plans to allow for Office / Project / Visio licenses to go per user as well? We’re a volume license customer
    rather than subscription based so I think a lot of the options to selectively deploy Visio and Project are excluded for us.
    Dan,
    Ok that explains why the security could be tripping out then and leading to this result. As above I’ll try with global publishing and see how I get on.
     From what I’ve read / watched  I think only one Office 2013 package can be published to a machine, so we would be unable to have a separate package for Visio and a separate package for Project and then attempt to deliver
    them both together. If a user wanted both Project and Visio then I guess we’d need to have a combined Project and Visio package to cover than scenario, but then 2 more separate Project and Visio packages for those who would only want either Project and Visio
    (I think).
    The scenario we’re looking at is to see whether we are able to deliver Project and / or Visio to different users through an AppV package and this will then cover users on XenApp or on fat clients. Only a small proportion of our
    users will need access to Project and / or Visio so therefore we’d only have a small amount of Project and Visio licenses.
    However from what I’ve tested up to this point and from what I’ve picked up from Forum posts / watched on TechEd sessions is that as publishing is Global and is unable to use different security groups for different elements of the
    suite, then using Office through AppV is only suitable if you will be delivering the whole suite (including Project and Visio) to all of your users. So in a scenario where you’d only want certain elements to be delivered to a handful of users then you’d need
    to keep with traditional ESD methods to have this installed onto fat clients and steer clear of XenApp. If wanting to install to XenApp then a lockdown tool like AppSense or AppLocker would also need to be brought into the equation.
    Is my understanding above correct or have I missed some options / methods?
    If the full Office package is always delivered but a company only has Office licenses and no Project and Visio licenses for all its users, how do they stop Project and Visio being delivered and being available? Or again if you have
    this use case is the AppV method one which will be unsuitable?
    Thanks

  • Alert Configuration / Alert Inbox - "404   Not Found"  in PI 7.0

    Hi ,
    We are trying configure Alert Framework in PI 7.0.
    When we are opening the Alert Configuration page through the link
    http://<Hostname>:5<Sys.No>00/rwb/index.jsp -> Alert Configuration we are getting error " 404   Not Found"
    But when we changed the exchangeProfile parameter com.sap.aii.rwb.server.centralmonitoring.httpport from 5<Sys.no>00 to 8<sys.no>0 we got the page displayed there.
    But when we click that page it asks for authentication again !!!
    And where we need to fix this redirection problem from 5<sys.no>00 to 8<sys.no>0 ..
    the parameter -> icm/HTTP/j2ee_0    
    is holding this value
    PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00
    Please suggest.
    Thanks &Regards
    Mrutyunjay

    Could you please post the details..
    We are also facing the same issue.
    Thanks in Advance.
    Regards
    Sujan

  • Alert Configuration : 404 Not Found The requested resource does not exist

    Hi all ,
      We are facing problem in Alert configuration and
      Alert Inbox . We are on SP14 service patch
      We are getting error as " 404 Not Found The requested 
      resource does not exist "
      We have activated all the necessary services in
      Tcode : SICF as mentioned in the config. guide
      We have executed the program :
      SXMB_ACTIVATE_ICF_SERVICES
      We have referred the SAP note : 750287 and tried to
      set the httpport as per the note but again we are
      getting error as "The page cannot be displayed" .
        We have checked the parameters in Exchange profile
      for httpport as well as for host also .
      Can someone please guide us on this . 
      Thanks 
      Shikha

    Hi all ,
    Thanks for the replies .
    Shravan ,
    I pinged my XI and is working . we have already added 
    the IP Address and the host name , but the same error
    is coming .
    Anirban,
    Checked all the necessary services again as suggested
    by  you .
    Andreas ,
    > is to set the abap profile parameter
           LOCALHOSTFULL to the fqhn.
    Can you please let me know where to set the abap
    profile parameter "LOCALHOSTFULL" as suggested by you .
    Thanks
    Shikha

  • Alert configuration Add Rule Not Working in IE but working in FireFox

    I am running into same issue with the Alert configuration Add Rule being disabled in IE. We're on SP 16. I can create the alert classification and alert categories through ALRTCATDEF.
    But through IE, when i go into the Runtime workbench->Alert Configuration, though i can see the alert categories i created, i am not able to select any of them. So the Alert rules "Add Rule" and "Change Rule" are always disabled. How did you fix the issue in IE?
    There are two posts about this issue. 
    alert configuration  add rule  is disabled
    creating rule in alert rwb
    The second one post says to that this was working in FireFox and not IE.  Has anyone run into this with IE and then gotten it to work.  We have given all of the necessary roles to the user.
    Thanks,
    Jay malla
    Licensed To Code

    Hi Jay Malla,
    I am not sure if you might have tried this, but to Add Rule, in your Alert Configuration, you first need to select your Alert Category.
    At the bottom , on the left for every ALERT Category, you will find a rectangualr box. When you click on this, your ADD rule button gets enabled.
    Regards,
    Bhavesh

  • Create rules in RWB - Alert Configuration is not possible.

    Hi
    I'm setting up alerts on a PI-server.
    However, when I try to create alerts in Runtime Workbench -> Alert Configuration, I am not allowed tou2026 I.e the u201CAdd Ruleu201D-button is never possible to use. I add a description and interface names. But the buttons stays dimmed like I'm not authorized or similar.
    I do have all roles, even SAP_ALL so it shall be no problem with authorization.
    Do I need to setup something in NWA or similar to enable this?
    /Best Regards
    Joakim

    It seems to be a tricky issue.
    I do have have the roles:
    S_ALM_ROLE
    S_ALM_CONF
    S_ALM_CUST
    and also SAP_ALL
    What I do
    1) Starts RWB -> Alert config
    2) Adds description and interface names for my rule.
    3) Tries to select one of the available alert categories below so the AlertCategory is entered and the "Add rule"-button becomes available. (It's always grey).
    I also try to do step 3 before step 2.
    This is a showstopper... I'll probably create an OSS-case instead. Unless nobody shouts "Herureka, I know the solution!"
    /BR
    Jocke

  • Not able to use Alert Configuration/Alert Inbox in the Runtime Workbench

    Hi Experts,
                      I have installed PI 7.1 on my system. I'm not able to use the Alert Configuration/Alert Inbox in the Runtime WorkBench. It is asking for a logon and the logon which i used for ABAP & Java Stack is not working.
    e.g., For ABAP Stack, the User Id is: "sapuser" & For Java Stack, the User Id is: "pisuper". But, both these User Id's are not working for the Alert Configuration/Alert Inbox in the RWB.
    Can someone pls suggest me, how to proceed?
    Br
    G@nesh

    Hi Preethi,
    Can u pls help me, how to check whether the relevant roles are assigned to this user i.e., pisuper for the JAVA stack in the UME or not? i even tried to use Alert Configuration/Alert Inbox with the User ID: ddic & j2ee_admin, but it too didn't work...
    I would like to use Alert Configuration/Alert Inbox with my User Id: pisuper, which i'm using to logon to the JAVA stack
    while exploring, i logged on to the useradmin page i.e., http://p71:58800/useradmin with the User Id: j2ee_admin... If this is correct, can u pls let me know how can i add the necessary roles to my User Id: pisuper so that i can use Alert Configuration/Alert Inbox with my User Id: pisuper
    Br
    G@nesh

  • Alert configuration/Inbox not opening

    Hi Experts,
    I am facing the following error in our recently installed PI 7.1  when I give log in credentials for alert configuration/Inbox in RWB.
    Logon failed
    What has happened?
    Call of URL http://<host name>:50000/sap/bc/bsp/sap/alertinbox/index.htm terminated due to error in logon data.
    What can I do?
    Check the validity of your SSO ticket for this system.
    If you do not yet have a user ID, contact your system administrator.
    Error Code: ICF-LE-http-c:400-l:E-T:21-C:3-U:5-P:-L:7
    HTTP 401 - Unauthorized
    Your SAP Internet Communication Framework Team
    Does it mean valid SSO in not in place and Do I have to configure SSO for my system?
    Please confirm and  let me know the steps for SSO.
    Regards,
    Dinakar
    Edited by: mutnuru dinakar on May 9, 2011 8:31 PM

    Hi All,
    In our PI dev server I am facing the below errors while opening Alert configuration/Inbox links in RWB.
    Business Server Page (BSP) error
    What happened?
    Calling the BSP page was terminated due to an error.
    SAP Note
    The following error text was processed in the system:
    BSP Exception: Internal Error in Business Server Page Runtime.
    Program CL_BSP_PAGE_BASE==============CP
    Include CL_BSP_PAGE_BASE==============CM01A
    Line 115 
    Error type:
    Your SAP Business Server Pages Team
    Or
    500 connection time out ,Connectio to partner timed out after 600s.
    I have added the FQDN in Exchange profiles and activated the services in SICF.
    Infact with same settings in PRD server it is working fine.
    Please tell me what is going wrong in DEV server.
    Regards,
    Dinakar

  • Alert Configuration can not log on!!

    hi gurus:
    I click  Alert Configuration or Alert Inbox  in RWB, a window popup ask for user id and password,  user id and password of SAP NetWeaver Application Server [XID/000]u201D
    i input user name with SAP_ALL authotization, but can not logon,  if i cancel this logon, erro display like this:
      URL http://sapittest:50000/sap/bc/bsp/sap/sxms_alertrules/main.do error due to log on data
    i check SICF,alertinbox and sxms_alertrules is active,  use program RSXMB_ACTIVATE_ICF_SERVICES to check web service and all are active.
    i have checked Note 750287 - Runtime Workbench: Alert configuration does not start, the configuration in exchange profile is correct.
    what should i do, does anyone have good idea for this ?
      thank you very much
    Edited by: cheng1974 on Dec 3, 2010 4:04 AM

    URL http://sapittest:50000/sap/bc/bsp/sap/sxms_alertrules/main.do error due to log on data
    Maintain FQDN (fully qualified domain name) in exchange profile for your PI server.....it may look something like sapittest.abcompany.com ....take help from the basis/ admin team and then again try to login.
    Regards,
    Abhishek.

  • Alert configuration or Alert Inbox-----404 Not Found

    Hi,
    In RWB, When I click Alert configuration or Alert Inbox
    the following message is displayed
    404 Not Found                                                                               
    SAP J2EE Engine/6.40 
    The requested resource does not exist.
    Details: Go to main page of this application!
    Is this due to installation problem ?
    How to fix this ?
    Thanks,
    ss

    Hi,
    check the following entries in your Exchange Profile:
    com.sap.aii.rwb.server.centralmonitoring.r3.ashost --- Must be full qualified
    com.sap.aii.rwb.server.centralmonitoring.httpport   --- 80<SysNo> or see SMICM -> Goto -> Services: http-Port
    Normaly you only need to refresh you RWB with the following link:
    http://<System>:<Port>/rwb/rtc?op=init
    if this doesn't work try to restart the complete ABAP Stack.
    Good luck!
    Chris

  • Alert configuration Not working in RWB

    Hi,
       In RWB alertconfiguration is not working, showing the error
    <b>404 Not Found</b>". I gone through this thread
    Alert configuration or Alert Inbox-----404 Not Found  
    And my host name is full host name.
    In exchange profiles my port is 50100 (J2EE PORT)  (Not Changed)
    1. In SMICM when I changed to port to 50100 (J2EE) then alert configuration
    working, But My scenarios not working throwing error : System Error.
    <b>Error Category XI_J2EE_MESSAGING_SYSTEM
    Error Code HTTP_TRANSMISSION_ERROR</b>
    2. In SMICM when I changed to port to 8001 (ABAP Port) then Alert configuration not working (Error : 404 Not Found), but my scenarios were working fine.
    what would be the reason?
    thx in advance,
    Ansar.

    HI,
    If Error: 404 Not Found
    Description: The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Possible Tips:- for HTTP_RESP_STATUS_CODE_NOT_OK 404
    • 404 is an HTTP response code that indicates that the resource in question couldn't be found. Usually this is due to an incorrect URL, so it is better to cross check all URLs.
    Check pipeline URL in the SLD in the business system of the Integration Server For this go to SLD->Business System-><yourIntegrtaion Server>->Pipeline URL: It should be like this http://<host>:<port>/sap/xi/engine?type=entry Where host is the host name of the Integration Server and port is the HTTP(8xxx) port. To verify this in Integration Server you can do like this. Go to SXMB_ADM->Integration Engine Configuration->Choose Edit from Menu -> Change Global Configuration Data to switch to change mode. Then select System Landscape - Load Configuration. (This is not required always)
    • Check that the port really is the ICM HTTP Port and not the J2EE port i.e SMICM then menu GOTO --> SERVICES and check the port number for HTTP. It should be HTTP port
    • If the error is Page cannot be displayed, cannot find server in https configurations Check and correct the SSL configuration for the ABAP and the J2EE side of the system
    • If the error is because of integration server when using Proxy communications then check these. i.e SXMB_ADM->Integration Engine Configuration->Corresponding Integration Server enrty should be dest://<Http Integration server-Destination> Where < Http Integration server -Destination > is the RFC destination (SM59) of type HTTP connection (type H) to the Integration Server. In this case, host name, port, and path prefix are saved in the RFC destination
    Also see the below links
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/81023cfa699508e10000000a11402f/content.htm
    Regards
    Chilla

  • Mails are not comming when error in Moni after alert configuration

    Hi PI Team,
    I want a Scenario Where if i get any Error for my Business Service i need an Mail to be triggered.
    Can any one suggest will it be better to use BPM for this. If so what are the steps for that?
    I had done all the Steps specified in the following blogs for Alert Configuration.
    /people/srinivasurao.sandaka/blog/2009/05/23/central-alert-management-for-pi
    /people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
    I had done all the steps and when i get an message mapping error.
    I am not able to get mails, but able to see the error in RZ20 under my specific namespace.
    please suggest me.
    Thanks & Regards,
    Sriram

    Hi,
    Can you check the ALERTInbox if you have subscribed the alert category.
    Refer
    XI: Alerts - Step by step
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    XI: Alerts - Troubleshooting guide
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    Thanks
    Swarup

  • Did Not Find Alert Inbox and Alert Configuration Page

    Dear All,
    I if i click on Alert Configuration and Alert Inbox in Runtime Workbench, It is showing 404 NotFound.
    Please help us
    Regards
    Kumar

    Dear Jay,
    Thanks for your Quick response.
    In my Runtime workbench If I open AlertConfiguration and AlertInbox It is showing 404 NotFound .
    For that Iam following Michal Blog Question Number 13 in IE
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    I have Run the program : RSXMB_ACTIVATE_ICF_SERVICES
    and iam checking SAP note: 750287 (XI 3.0 Runtime Workbench: Alert configuration does not start) and change values in your ExchangeProfile
    iam chaning values in Exchange profile in Runtimeworkbench.
    com.sap.aii.rwb.server.centralmonitoring.httpport
    i dont know here Basis team given proper values in that, if they didnot give those values ,how can i find those values.
    Regards
    Kumar

  • Alert configuration - 404 Not found

    Hi, on our PI 7.0 i wanted to get in contact with alert configuration. Unfortunately this does not be activated or sth.I am getting 404 not found. Does somebody have a clue how to activate or install this?!
    br Jens

    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - this weblog should help you with a checklist
    Further reference:
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/81023cfa699508e10000000a11402f/content.htm
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    Roles for Alert Management
    1. SAP_ALM_ADMINISTRATOR
    2. SAP_ALM_CUSTOMIZER
    3. SAP_BC_ALM_ALERT_USER
    Sap Notes - 913858 ,824039, 750287

Maybe you are looking for