AIA error notifications

Hello

I use AIA 3.0 on a 11.1.1.5.0 SOA suite cluster.

WebLogic Server Version: 10.3.5.0
This is related to our system of Active Directory for users and passwords.

I'm working on how works the AIA error notification.

I can connect to https://devsoa.imperial.ac.uk/AIA as the weblogic user and navigate to the installer. On the display error Notification is a column called 'Role '. As I understand it, this is where type us the name of the role.

I can connect to https://devsoa.imperial.ac.uk/sdpmessaging/userprefs-ui using my AD user name and password. I can confirm that my company Email is there and that it is set as default.

I can also connect to https://devsoa.imperial.ac.uk/integration/worklistapp/ using my AD user name and password.

So what I need to do, is to associate the 'roles' in the application of the AIA to my user name.

The documentation is not clear on how to proceed (or I have yet to find the right point in the docs)

I can get the weblogic console here https://devsoa.imperial.ac.uk/console/ and connect with the weblogic user.

I need to know how to do the following:
+ Setting to find a list of valid values, I can't get into the roles in the application
+ Add a new role
+ Associate my Active Directory user with this role.

Does anyone know how these tasks can be performed?
Thank you
Robert

In 11g workaround is to create a group e-mail id and then use it in the configuration. i.e. [email protected] (this will be the list of users who will receive the emails).

Tags: Fusion Middleware

Similar Questions

  • Reliable messaging, attempts of the queue and management of AIA errors

    Hello
    I would like some advice on how to best use AIA errors management process in a process that uses the queues.
    We have a composite that picks up messages from a queue and executes a particular process on each message. If the errors of process, it preforms a rollback put the message on the queue. It retries then 3 times, possibly succeed in another attempt.
    My question is how this process should use error handling infrastructure. We want to see a single error Notification only in the final of new attempt fails. We do not want to be informed for each failure, that we will end up with a lot of unnecessary notifications.
    How it should be managed in AIA? Is there a flag located in the message when it's final attempt that the composite can check before sending the notification of the error? Or is used another method?
    Robert

    While I can't help you make these decisions, I want to make a final comment on this: it must also ensure not too much engineering workflows. What you describe with the queues, before and after the EBS would be wise in some complex scenarios (and that's why you'll find that the developer of the AIA Guide), but I doubt it's the right plan in each case of use asynchronous integration. This design has apparently more options, but also more code, several components middleware such as queues, so significantly more complexity leading to harder overall maintenance.

    The seeds of AIA use these interim queues as well - but only where the use case really required, for example where the orchestration of an order goes through the various stages of treatment. In this scenario, you do not want to be able to resubmit a message that failed each of these persistence points while guaranteeing delivery. For a one-way flow of integration that basically displays a message to application application B wouldn't us usually do.

    Gerhard

  • for the process error notification

    Hello

    I have a pl sql process and catch an exception in the code.

    If the process of loan and is one exception I get a success - instead of an error notification.
    How can I activate the error notification after the interception of exception?

    Thanks for any help

    Markus

    Markus - the error text you define for the process appears only if the process fails. If you manage the errors it contains, the process succeeds and you get the success message.

    I'd be interested to hear what others are doing, but we did this sort of thing:

    Create a hidden page element, for example P1_MESSAGE.

    Set the value of this element of in your PL/SQL process, for example:

    ...
    exception
      when others then
        :P1_MESSAGE := 'Error text here';
    end;
    

    The entire text of success to & P1_MESSAGE. (with the trailing full stop).

    Who do you want?

    John.

  • How to stop error notification of closing WAB

    I am running XP with Kaspersky and have this constant notification error when the computer is shut down.  This is the Windows address book and I use Microsoft Outlook 2000, which is closed without problem before I try to shut down the computer.  Any suggestions on how I can get rid of him?  It's more boring than harmful, and the computer is virus-free.

    Thank you.

    Thanks for posting your question Im sorry for the late reply. In order to understand your technical question more please follow this step to try and determen problem.

    The main problem, why the error message comes back constantly because of Windows cites the reason for the program saying that there is a missing file, try to solve it if you please, try this and follow the steps not updated.

    the second link will open a Web page should open to the top of your windows update tool, make sure that you have chosen to receive updates of Microsoft office and Microsoft programs, as there may be an update for your program/Windows based Machine. A .dll file is also something to do with direct x that manages your graphics in the background. I recommend going to the first link and download a new and then look for updates for your computer.

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=35

    Or do updates yourself by following these steps.

    Find Windows Update using the start screen

    Windows Update is included in the Panel. To check the updates:
    http://FE1.update.Microsoft.com/microsoftupdate/v6/vistadefault.aspx?ln=en-us

    Press Search.

    Type Windows Update in the search box, tap or click settings, and then press or click install optional updates.

    I hope that this helps with your question, otherwise feel free to post back, and I will answer as soon as possible so this time.

    Thank you very much

    Francis.

  • Error notification e-mail...

    Hi all

    I created the new e-mail notification procedure. When I run the enamel of procedure is triggered, but in the body of the email, it returns an error message that is mentioned below. Actually this isn't Error exporting the code.
    CREATE OR REPLACE Procedure PROC_STATUS_MAIL_TEST
    IS
      
          l_ana_report  VARCHAR2(32767); --empty_clob; --clob :=
          l_header VARCHAR2(1000);
          l_footer VARCHAR2(200); 
          cnxn UTL_SMTP.connection;
    
    BEGIN
         
               l_ana_report := '<style type="text/css">
        <!--.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FF0000}-->
        <!--.sidebar1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px}-->
        <!--.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px}-->
        </style>
        <center><b><font face="Arial">Ana Run Summary Report '
                    || TO_CHAR(SYSDATE, 'DD-MON-YYYY HH:MI AM') || '<br><br></font></b></center>'
                    || ' <div align="center"><table width="95%" border="1" cellspacing="0" cellpadding="1" </div>'
                    || '<span style="font-size: 10pt; font-family: Arial"> </span> '
                    || '<tr bgcolor=b4b4b4><td align="center"> <font size="3"> <b>'
                    || 'Ana</b></td><td align="center"><font size="3"> <b>'
                    || 'Start Time</b></td><td align="center"><font size="3"> <b>'
                    || 'End Time</b></td><td align="center"><font size="3"> <b>'
                    || 'Run Duration (mins)</b></td><td align="center"><font size="3"> <b>'         
                    || 'Status</b></font></td></tr> ' || UTL_TCP.CRLF;
    
                    FOR curr_refresh IN (SELECT AN.ANA_ID,AN.NAME ANA_NAME,ARH.RUN_START_TIME START_TIME,ARH.RUN_END_TIME END_TIME,
                                         ROUND(((ARH.RUN_END_TIME-ARH.RUN_START_TIME)*24*60),2) RUN_TIME_SECS,ARH.JOB_STATUS STATUS
                                         FROM 
                                         RUN_HISTORY ARH,ANA AN,
                                              (SELECT ANA_ID FROM ANA_SELECTED_DATA_TYPES 
                                               WHERE DATA_TYPE_ID IN (SELECT DATA_TYPE_ID FROM DATA_TYPE_LU 
                                               WHERE IND IN ('P','L'))) ADT
                                          WHERE 
                                         ARH.ANA_ID=ADT.ANA_ID
                                         AND AN.ANA_ID=ARH.ANA_ID
                                         AND ARH.RUN_START_TIME>TO_DATE(SYSDATE-20)
                                         ORDER BY ARH.RUN_START_TIME DESC)  LOOP   
                                                     
               l_ana_report  := l_ana_report || 
               '<tr><td align="center">'|| curr_refresh.ana_name                  
                  || '</td><td align="center">' || curr_refresh.start_time || '</td><td align="center">'
                  || curr_refresh.end_time || '</td><td align="center">'|| curr_refresh.RUN_TIME_SECS ||
                  '</td><td align="center">'|| curr_refresh.STATUS ||
                  '</td> </tr>' || UTL_TCP.CRLF;
                   exit when length (l_ana_report) > 32500;   
          END LOOP;
          
           l_ana_report := l_ana_report || '</table><br><br>';
      
        --   l_body := UTL_TCP.CRLF || 
        --   UTL_TCP.CRLF || l_ana_report;
        --   l_footer := UTL_TCP.CRLF || '--' || K_BOUNDARY || '--' || UTL_TCP.CRLF;
     
         l_footer := UTL_TCP.CRLF ||
         '<b> Note: This is an auto generated email. Please do not reply to it. Contact the IT team for any further information.</b>'||  UTL_TCP.CRLF;
          
                FOR curr_email IN (SELECT global_name instance_name,
                REU.EMAIL_USER_LAST_NAME last_name, 
                REU.EMAIL_USER_FIRST_NAME first_name,
                REU.EMAIL_USER_EMAIL_ID,
                '[email protected]' mail_from
                                 FROM EMAIL_USER REU,EMAIL_GROUP REG,GLOBAL_NAME
                                             WHERE REU.EMAIL_GROUP_ID = REG.EMAIL_GROUP_ID
                                                   AND REG.EMAIL_GROUP_NAME = 'Business'                                            
                                  ) LOOP
                
                cnxn := UTL_SMTP.open_connection('smtprelay.aceins.com', 25);
                UTL_SMTP.helo(cnxn, 'smtprelay.aceins.com');
                UTL_SMTP.mail(cnxn, '[email protected]');
                UTL_SMTP.rcpt(cnxn, curr_email.EMAIL_USER_EMAIL_ID);
                
            l_header := 'MIME-Version: 1.0'||'
            To: ' || curr_email.last_name || ' <' || curr_email.EMAIL_USER_EMAIL_ID || '>
            From: ' || curr_email.mail_from || '
            Subject: Ana Run Status Report for ' || curr_email.instance_name || ' on ' || to_char(sysdate, 'DD-MON-YYYY') || '
            Reply-To: [email protected]
            Content-Type: text/html;' || UTL_TCP.CRLF || UTL_TCP.CRLF;
    
          -- l_email := UTL_TCP.CRLF || l_header || l_ana_report || l_footer;
                
                UTL_SMTP.data(cnxn, l_header || l_ana_report || l_footer);                    
                UTL_SMTP.quit(cnxn);
                
                DBMS_OUTPUT.put_line('mail sent to ' || curr_email.EMAIL_USER_EMAIL_ID);
          END LOOP;
    
    END PROC_STATUS_MAIL_TEST;
    Email body: -.

    < style type = "text/css" >
    <!-.style1 {-font family: Verdana, Arial, Helvetica, without serif; do-size: 10pt; make-style: normal; color: #FF0000}->
    <!-.sidebar1 {do-family: Arial, Helvetica, without serif; do-size: 10px}->
    <!-.text {do-family: Arial, Helvetica, without serif; do-size: 12px}->
    < / style >
    < Center > < b > < of police = "Arial" > Ana Run Summary Report July 29, 2011 13:22 < br > < br > < / police > < / b > < / center > < div align = "center" > < table width = "95%" border = "1" cellspacing = "0" cellpadding = "1" < / div > < span style = "font size: 10pt;" font family: Arial "> < / span > < tr bgcolor = b4b4b4 > < td align ="center"> < size ="3"> < b > analysis < /b > < table > < td align ="center"> < size ="3"> < b > Start Time < /b > < table > < td align ="center"> < size ="3"> < b > end time < /b > < table > <" TD align = "center" > < fonts Size = "3" > < b > duration of execution (mins) < /b > < table > < td align = "center" > < font size = "3" > < b > status < /b > < / font > < table > < /tr > < tr > < td align = "center" > PCSUM CE we < table > < td align = "center" > 28 July 11 < table > < td align = "cente... and so of. Suite



    Can someone please guide me if something wrong with the syntax or code. I checked on google, but could not get out, always Googling.

    Kind regards
    Sunny

    Published by: k_17 on August 1, 2011 14:41

    k_17 wrote:

    I created the new e-mail notification procedure. When I run the enamel of procedure is triggered, but in the body of the email, it returns an error message that is mentioned below. Actually this isn't Error exporting the code.

    We need to see the actual error message for an accurate diagnosis.

    Looking at the code - looks like your code is violating the SMTP specifications (see RFC5321 for more details).

    The standard it seems to violate is the maximum size of a line of text send via the DATA command. The specification reads as follows:

    4.5.3.1.6.  Text Line
    
       The maximum total length of a text line including the  is 1000
       octets (not counting the leading dot duplicated for transparency).
       This number may be increased by the use of SMTP Service Extensions.
    

    Use several calls after the command DATA to deliver your MIME body and ensure that each call does not exceed a 1000 per line of text bytes.

    I suggest reading/analysis the RFC set to become familiar with the language of Protocol to request your code uses to communicate with the SMTP server.

  • Change the inline error notification in a form.

    Hello

    I try to change the behavior of the online error messages.
    Now, I get added to the label (s) error messages.
    I want the errors only in the notification area AND make a red border around the input fields which the error occurs.

    Through the CCS I can only find a way to change the labels not the input fields.

    Does anyone know a way to do this?

    Thanks in advantage,
    Kees

    Hello

    I found the solution through google.

    http://dbswh.webhop.NET/Apex/f?p=blog:read:0:article:369800346226541

    Kees

  • excessive Javascript syntax error notification

    The new parser of Javascript in CS4 puts a yellow bar at the top of the Code view that says "there is an error of syntax in line [line number]. Indicators of code may not work until correct you this error. »

    The problem is, it does not include when the 'syntax error' occurred because I am not finished simply type a line yet. for example if I type "var x =" and then put in pause for half a second (for example to think about should I put x in), I get this notification. "»

    What can be done to fix this?

    eliot1785 wrote:
    > Of course, but the real problem is that the yellow bar all pushes down. So, basically, the code bouncing up and down as I type - pretty boring.

    In the toolbar of Code, there is a button "syntax error alerts in Info Bar" roughly in the middle of the tool bar. Click it and the yellow bar should stop appearing.

    --
    Danilo Micen
    | http://blog.Extensioneering.com/
    | Extensioneer WebAssist
    | Adobe Community Expert

  • Just downloaded new Foxmarks version (3.7.8) it freezes Firefox 3.6.6 with a window popup - something about NoScript error notification

    Just put Foxmarks to update to the latest version (3.7.8). I am running Firefox 3.6.6. It freezes Firefox with a pop-up advising me an error with NoScript, I can't do anything other than Firefox close with Windows (service pack 3) alt + ctrl + delete

    http://forums.InformAction.com/viewtopic.php?p=19671#p19671
    http://getsatisfaction.com/Foxmarks/topics/update_3_7_8_breaks_xmarks_with_firefox_3_win7

  • How can I eliminate frequent Explorer script error notification and message of the Web page advising the same error on the screen?

    I use Explorer XP and I have version 8 of belief. I constantly receive the same opinion on many different sites, thet being in the opinion of the Script Explorer error with a Web page message saying that an error has occurred in this view, error 53, permission denied. I don't know why or what it means, or how to remove it. I click OK and continue what I'm doing.

    Hi jerryschroer,

    Did you do any hardware changes or software on your computer before this problem?

    You can follow this link completely and check if the problem persists:

    How to fix script errors in Internet Explorer on Windows computers?

    Hope the helps of information.

  • Remove an error notification

    During the opening or closing of my PC (XP, Explorer 8) I get a message in a tab in the middle of my office with a bunch of red color on the top with the following notification: 2 "" operation failed unable to play the tracks. " I'm prompted to remove it wherupon my computer works perfectly. How can I solve this problem?

    This is connected with OVI Suite. Open Ovi suite and in setting options tell him don't not to load at startup.

  • Error notification of 'not connected' in taskbar & Windows Update problem

    Under Windows 64 Pro System i5 Intel, discovered the RocketTab advertising program and removed with Spybot.  Next day when I started the system the internet icon in the task bar said "not connected - no available connection", also only shows 'unknown' network connections active in the centre network and sharing, but browser and more program online function still works.  But when I tried to start the Windows Update program, it wouldn't start.  Downloaded Windows Update repair program, it corrects an error in registry but said that he could not fix the program starts.

    I have read several questions on this site that looked and tried a start-up manual of the SSTPS, but received the error 998, also receive the "error 1068: the dependency service could not start and failed to start the Remote Access Connection Manager Service", when you try to manually start the program RACMS.

    Check all services "Remote Access Connection Manager": the following results

    i. Secure Socket Tunneling Protocol Service - error 998 does not start

    II. telephone - running

    III. Plug n Play - running

    IV. Remote Procedure Call (RPC) - running

    v. DCOM - running server process Launcher

    VI RPC end point mapper. -during the execution

    Ran Windows System File Checker and repaired some registry files but could not repair

    "webio.dll"
    

    folder Windows\System32

    If this file is incorrectly routing memory of pagination for the SSTPS at startup and causes the 998 error that stops the remote access connection manager service to start and gives me startup problems with Windows Update Service (and a few other programs that use the same Protocol)

    If it is then I know that I can replace manually, but I don't want any changes manually in the registry if there is a better solution.

    Thanks in advance for any help I get.

    Hello, thanks for the response, it is a stand-alone workstation, no programs have been installed, but looking from the log files, there is a block of HARD drive error which was autocorrected day before it took place.

    So I just manually replaced the "webio.dll" file in the folder window\system32\ on the installation CD and he corrected two errors.

    Sincerely,

    DM_164

  • BlackBerry Smartphones deleted e-mail message error notification

    Message notification by e-mail on the top bar of my BB shows 1Message after it has been deleted and the icon also shows a message.  Any ideas on how to clean?

    You did what I told you?

    If you do this and you have the message, reset the unit, remove the battery for 30 seconds.

  • Errors notification push - queued twice and we won't

    From the dashboard of DPS, by selecting Notifications sent push notifications, when I send a notification of transmission of the text it is queued twice.

    Underneath, the send button was pressed only once; However, notifications of type push two were queued:

    dps-error-1.png

    More concerning, is that one correct and the other is false.

    In the double article selected in the launch the application and navigate to an article in a folio option does not.  Under the Player's Destination, he goes to a 072015_001LT article - that is not what has been selected.

    dps-error-2.png

    In the notification of transmission of the correct text article in the Reader of Destination is correct.  In this example, it should be 072015_068

    dps-error-3.png

    Capable of reproducing this constantly, it is tedious and about.

    It gives a bad feeling comfortable that our reader base may not receive notification of correct text.

    Hi Jason,

    Please contact support for assistance with this enterprise. You can find contact information by logging on http://digitalpublishing.acrobat.com/ and check out the Middle bottom of the screen.

    Neil

  • Workflow Builder interpreter Error Notification

    Hello

    I work with 2.6.3.5 workflow Builder. I copied a notification with right to vote, has made some changes to message and description and added the copy in a process.

    When I validate the process, it says ' 383: activity of Notification must be assigned to an interpreter when it is used in a process. " When I go to the process where is the original notification, it has an attribute as a performer. But the copy is not the interpreter of the attribute.

    I found a lot of information saying an interpreter may be a role or an attribute, and to load the roles, but he is not a role, I want. How can I assign a performer of the attribute to this notification?

    Thank you.

    Kevin,

    You should be able to assign the performer to an attribute of the element. All you have to do is to create the attribute item then go to the notification in the process and select the node tab. Then select attribute Item in the Type list, and then select the point attribute that you created.

    While you are able to create and use a text attribute, because it is recommended to use a type of role she's consistent and later, if you need keep users in WF tables you will be able to find them easily. It is just the right way to do.

    Kind regards

    Alejandro

  • Error notification "Safari close Notifications."

    I get a notification of the installer of Cloud to close the Notifications of Safari before it can proceed with the installation of Adobe Pro XI.  Went to Safari-> Preferences and removed all notofications it.  Always got the message.  Then, as a last ditch effort, removed all the notifications from the Notification Center.  In addition, any suggestions?

    10.9.1 running on a 2.5 GHz 17 '' MB Pro i7

    I tried to install Adobe CS6 earlier today and finally installed successfully! First of all, I have everything on Safari off Notification and restart my Mac pro, then you just need to do the Setup again. (It won't take as long as the initial installation process.)

    I almost became crazy while the Notification of Safari keep appear, but then I called Apple Care customer service. He suggested me to restart the computer, and it finally works!

Maybe you are looking for