Selective Message Retention in PI

Dear All
We have a PI production instance where the messages are persisted for 15 days using the parameters in NWA (xiadapter.inbound.persistDuration.default/xiadapter.outbound.persistDuration.default)
We are going live with some new critical interfaces and business wants the related messages to persist for 30 days
These new interfaces are ICO based and in the advanced parameters there is an option to persist them using local configurations, but there is no option to select the duration
The question is how can we persist the messages for these new interfaces for 30 days without changing anything in the current interfaces where the message retention is for 15 days
Sourabh

http://scn.sap.com/community/pi-and-soa-middleware/blog/2011/11/16/aae-archiving-in-sap-pi-711-with-xmldashttp://
Hi Sourabh,
Please see if this blog helps.
I have myself not tried it..Check point 5...Let us know once you try:)
Regards,
Sriram

Similar Messages

  • TS1702 My iMessage is only allowing me to select messages to be sent and received from my email. If my number is an option, but it will not let me select my number, how do I get the iMessages to be sent to my number and not my email?

    My iMessage is only allowing me to select messages to be sent and received from my email. If my number is an option, but it will not let me select my number, how do I get the iMessages to be sent to my number and not my email?

    Try ejecting your iphone from iTunes and then close iTunes. Now retry. Hope this helps.

  • How can I get the messageID of the selected message in GW?

    Can I get the messageID of the selected message?
    Is this realisable? Because I have found nothing in the GW object api.
    language: VB6

    Originally Posted by M_M
    Can I get the messageID of the selected message?
    Is this realisable? Because I have found nothing in the GW object api.
    language: VB6

  • Error: No Actual Line item were selected (Message No. KB420)

    Hi All,
    I have created order in KO01 and posted the transaction in F-02. And assigned the same order in KH01.
    And, now i am trying to Actual cost of line items for order in KOB1, i am getting below error
    "Error: No Actual Line item were selected (Message No. KB420)"

    HI,
    Thank you for the reply.
    Madce necessary changes internal order and assigned the correct cost element.
    issue got resolved. Thank you

  • RE: Deleting Selected Messages

    Phil, you are using the Remove method of MessageList. Since MessageList is only a snapshot of the messages in the
    message DB, the messages won't get deleted from the DB. You can use the Item method of MessageList to get individual
    messages and subsequently call Delete on the Message object. Hope this solves your problem.
    Saurabh
    -----Original Message-----
    From: [email protected]
    [mailto:[email protected]]On Behalf Of
    [email protected]
    Sent: Wednesday, October 06, 2004 3:40 AM
    To: [email protected]
    Subject: Re: Deleting Selected Messages
    What do you mean when you say 'isn't working'? Are you receiving a
    specific error?
    Regards,
    Shane
    In article <v3KWc.4039$[email protected]>,
    [email protected] says...
    > How do delete selected messages from ClientState.SelectedMessage?
    >
    > Below is some sample code which isn't working
    >
    > Set SelMsgs = g_C3POManager.ClientState.SelectedMessages
    > do while SelMsgs.Count<>0
    >
    > ...processing
    >
    > SelMsgs.Remove 1
    > wend
    >
    > Thanks
    >
    > Phil.
    >

    Perhaps I am misunderstanding you, but in email view why would you be selecting more messages without a purpose of doing a specific action with those selected messages? Each message you select "flags" it for whatever you do next (move or delete them). Simply do not select the messages that you don't want deleted.
    -SM

  • Automator/Applescript action to redirect selected messages individually?

    I have been studying Automator to see if I could create a workflow that takes all currently selected messages and sends them one by one to a fixed e-mail address. I want to use this to select junk mail and send them to the junk mail trainer address. Nothing more than for each message a Cmd-E, type-junk-mail-trainer-address, Cmd-D.
    I haven't been able to find out (I spent maybe one to two hours on this) to get even one thing working. Now, before I go in deep and try to learn AppleScript, is there may be some beast already out there?
    Thanks,
    G

    After having looked on the internet (Google, mainly and clicking through) I have concluded that as far as people have tried this they have failed because Mail's redirect AppleScript command is broken (at least until 10.4.6). Discussions go on at depth regarding debugging this broken stuff.
    I have also not found any usable script.
    So, my conclusion is that this very handy tool that would work fine with Mac OS X Server's junkmail/notjunkmail trainer addresses for spam is currently not possible. Maybe something for Apple to provide in mail (train/untrain mail server command)

  • How to eliminate  select message  after Radio button in ADF tables

    how to eliminate select message after Radio button in ADF tables
    example <f:facet name="selection">
    <af:tableSelectOne>
    </af:tableSelectOne>
    </f:facet>
    output:
    radobutton select
    radiobutton select
    please help me regarding this issue.

    Hi,
    this usually has a text String in the header saying "Select and .." which can be changed through the property inspector for the TableSelectOne component
    Frank

  • Deleting Selected Messages

    How do delete selected messages from ClientState.SelectedMessage?
    Below is some sample code which isn't working
    Set SelMsgs = g_C3POManager.ClientState.SelectedMessages
    do while SelMsgs.Count<>0
    ...processing
    SelMsgs.Remove 1
    wend
    Thanks
    Phil.

    What do you mean when you say 'isn't working'? Are you receiving a
    specific error?
    Regards,
    Shane
    In article <v3KWc.4039$[email protected]>,
    [email protected] says...
    > How do delete selected messages from ClientState.SelectedMessage?
    >
    > Below is some sample code which isn't working
    >
    > Set SelMsgs = g_C3POManager.ClientState.SelectedMessages
    > do while SelMsgs.Count<>0
    >
    > ...processing
    >
    > SelMsgs.Remove 1
    > wend
    >
    > Thanks
    >
    > Phil.
    >

  • Selected message can't delete in C3 noika

    Hi,
    We can't delete seleceted message at a time.
    and i observed that every nokia mobile has this feature except Nokia c3.
    Please let us know . if i need to delete 30 selected message. how will i delete it.

    Mark and Mark All has been removed from Messaging.
    Select Menu -> Messaging -> More -> Delete Messages -> Select one message to delete or delete all messages
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Automated Reply and Delete of Selected Messages in Mail

    First the situation, I do support work and have been receiving direct e-mails for support requests for the last 14 years. With additional people in the group, I want to force people to send e-mail to our helpdesk e-mail address to get support so other group members can provide assistance. Of course, these are old habits to break. I've been sending a canned message stored in Stickies saying something like "Your e-mail has been deleted, go to the helpdesk for support", but would like to automate that process.
    I found that in Entourage, you can create a rule, not have it active, and then manually run that rule by selecting "Message -> Apply Rule -> <Rule-Name>". Unfortunately, I don't normally have Entourage open.
    How would one use Rules in Mail.app, Automator, and/or AppleScript to accomplish this? I looked around at the default actions in Automator for Mail, but didn't really find what I thought would work. I also searched around for new actions to Mail, but still didn't find a way to reply-to and delete selected messages.
    Any suggestions or pointers on where to look?
    Steve

    When I try to reply in Mail, I hear the sound of a new window opening
    What do you mean? There is no such sound in Mail...
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    The problem you have in Mail is usually caused by some Launch Services cache or preferences corruption. The following article describes how to manually reset Launch Services -- the notes at the bottom of the article also provide information about the side effects of deleting each of the files involved:
    Resetting Launch Services
    If you prefer using a cache cleaning utility instead of following the manual procedure described in the previous article, this other article provides links to some utilities that can be used for troubleshooting and cache cleaning:
    Resolving Disk, Permission, and Cache Corruption
    It seems that the most appropriate utility for solving this particular problem is Tiger Cache Cleaner, but you may also want to consider other utilities, such as OnyX, or Cache Out X, which are free. Whatever utility you choose, be sure to read this first:
    Side effects of System cache cleaning
    As an example, this is how you should proceed with OnyX:
    1. Quit all applications.
    2. Launch OnyX and enter your administrator password.
    3. Click Maintenance. In the Reset section, check LaunchServices database.
    4. You may uncheck any other pre-checked options if you wish.
    5. Click the Execute button.
    6. Restart the computer.

  • Select messages without reading them

    On iPad , is there a way select messages without having to open and read them?  I have Mail synced on my laptop and iPad and I have read the messages on the laptop but dont want to re-read them all, and want to selectively choose some as 'read' but not delete.
    Any suggestions? 
    Thanks

    MobileMe syncs between all my devices.  And depending on the type of POP account you've been using, it may be possible to set it up as Exchange.  For example after all this time, I just learned I could set up my Hotmail account as Exchange.  I had originally set it up as POP, which was uber annoying, but once I found out how to set it up as Exchange, it now also syncs between all devices.

  • Software update won't open, or App Store, and Mail won't let me select messages.

    Hello,
    Moutain Lion is playing up on my machine. Software update won't open, or App Store, and Mail won't let me select messages. Everything else takes at least 20 seconds to open fully.
    Any ideas on what to do here?
    Cheers,
    George
    Spec:
    Processor  3.4 GHz Intel Core i7
    Memory  12 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6970M 2048 MB
    Serial Number  DGKGG1HTDHJW
    Software  OS X 10.9 (13A603)

    Okay no worries, can't find where to delete this post...

  • Completely delete SELECTED messages?

    In Mail 2.0.3, is there a way of completely deleting SElECTED messages from a mailbox? (In other words, I want to avoid the "two step" deletion process of first sending them to Mail's trash.)
    TIA
    Robert
    iMac DV 400 MHz Slot-loading CD-R   Mac OS X (10.4.2)  

    Ah! This wasn't clear in your first post, I understand now. What you want is a "Delete Immediately" command, in addition to the standard (configurable) "Delete" command, right?
    Well, AFAIK Mail does not have this. Probably the closer you can get is set up the account as described in my previous reply and move the messages you don't want to delete immediately to a custom mailbox folder instead of deleting them with Mail's Edit > Delete command (which would be used only for messages that you want to delete immediately). You can define a rule to permanently delete messages from that folder a specified amount of time after they were received or something like that. Maybe others know of a better approach.

  • Mail App v4.2 crashes when selecting messages to be read

    I'm a bit lost as to how to diagnose this. I do not know how to log errors in the app for starters.
    The program starts fine, but when I select a message for viewing, it pauses for a few seconds and crashes. Has anyone else had this problem? I've re-installed the OS w/o success of resolving this.
    Thanks,
    Greg

    Additional info- logged in under separate test user ID and was able to repeat problem. I was not able to copy the error log that popped up, but did forward it to Apple w/ my email used for this account.
    Thanks,
    Greg

  • "Audio Capture Device not selected" message?  Help please!

    Howdy folks,
    I just got a new PC, Windows 7 OS, I've installed ManyCam and version 3.2 of FME and am looking to broadcast again.  I don't recall this issue with my old PC (XP OS, Broadcaster StudioPro virtual cam and FME 2.5).  I updated to 3.2 as suggested/recommended in previous posts, but I am getting a message telling me to "please select audio capture devise connected to your system."  What am I doing wrong or might there be something that I need to download that I missed?
    Any help you can give is greatly appreciated.  I truly loved using FME 2.5 but am doing like you suggest here.
    Peace,

    Hello -
    My problem was fixed by setting a recording devise in my "sound" menu.
    What I did was -
    1.  Open the sound menu from the control panel.
    2.  clicked on the recording tab.
    3.  Chose "Stereo Mix - Realtek High Definition Audio" as my default device.
    That solved it.  It was almost too simple.    Hope this helps you!

Maybe you are looking for

  • Problem in assigning value to an array element

    hi all in the following prog i am not able to assign the value to the array element i am not getting why it is giving me error //my program is as follows public class ArrayTest      static int [] intArray = new int[5];      static int [] intArray1 =

  • How do I re-establish photo link in iMovie

    When I hit the photo library pane in iMovie. I get nothing..... Help

  • Outgoing payment/ Check Printing

    Hello SAP Experts, I have been asked to take care of outgoing payments and check printing to vendors. I have no idea how this can be done. I have created vendor master data and have setup the house banks. Please guide me how can I perform a check run

  • No need for /etc/asound.conf ~/.asoundrc for mixing anymore?

    Hullo! I just installed the new version of MPD and was at the first time trying to do ALSA all the mixing of multiple audio streams on its own and found it working without any problems. Sure, this is surely nothing new an might be the case since a ye

  • Parse nested XML

    Hi I wanted to parse and find XML node having specific value. For e.g. in below xml document I wanted to find the UIObject node havign Id= 'UIEnterpirseIDEdit' Xml structure is fixed but UIObject level might differ. ie. it might be  under node UIobje