Mapping;suggestion

Hi Gurus,
Have a mapping scenerio in which
1)Source is an Idoc -
> lot of nodes and subnodes
2)Target  is a ISO XML format ---> Lot of nodes and subnodes
I tried the above mapping with Graphical,but facing too may issues with the context.
Which type of mapping is generally used for such scenerios(in which source and target are standard structures with lot of nodes and subnodes) ??

<i>Which type of mapping is generally used for such scenerios</i>
There is no standard for the usage of mappings. It usually depends upon the complexity if ur stuctures and mappings. In ur case u cana go for xsl mapping also.
For ur info.
/people/udo.martens/blog/2006/08/23/comparing-performance-of-mapping-programs
Regards,
Prateek

Similar Messages

  • Mapping Suggestions 3 table join

    I have 3 existing tables which can't be changed:
    Table A
    A_ID
    B_FK
    A_DATE
    Table B
    B_ID
    C_FK
    Table C
    C_ID
    C_DATE
    C_VALUE
    MyClass needs:
    A_ID
    A_DATE
    C_VALUE
    where
    A_DATE = C_DATE
    C_ID = C_FK
    B_ID = B_FK
    The SQL is easy, but how do I map it in Toplink. If I use multi table info I can only define a single table reference for each table.
    Any suggestions?
    Simon

    Don
    Thanks for your reply.
    I already had two classes A/BClass with a one to one to CClass but I still couldn't create the FK relationships I wanted in the Mapping Workbench. In the end I took a simple view and just simply added the FK relationships directly as below:
    OneToOneMapping cMapping = new OneToOneMapping();
    cMapping.setAttributeName("c");
    cMapping.setReferenceClass(com.syncron.model.CStuff.class);
    I re-structured the foreign key set up as if it were SQL
    cMapping.addForeignKeyFieldName("TABLE_B.C_FK", "TABLE_C.C_ID");
    cMapping.addForeignKeyFieldName("TABLE_A.A_DATE", "TABLE_C.C_DATE");
    descriptor.addMapping(cMapping);
    This solution was fine, its just a shame the Workbench can't hold this relationship, as in the data model I'm looking at it seems to be a common problem. Maybe a suggestion for the future?
    Thanks again.
    Simon

  • Nokia Maps - suggestions for improvement

    Been using Nokia Maps Navigationon my E61i for a month now, previously I used Telenav on my E62.
    The interface on Telenav is more intuitive / user friendly, Nokia Maps is confusing. I am getting used to it, but still.
    Trip duration (lower right corner), at least that is what I assume it to be. It is off completely the entire trip. We use a TomTom Go910 for the family and it is off on its initial estimate but then it adjusts as you drive along. On a trip from Oklahoma City to Wichita Falls it estimated the trip to be 3.5 hours. Actual distance was only 165 miles, so a little bit over 2 hours. It its current design this feature is worthless. By the way Telenav has this figured out.
    Airport Codes:
    Driving back to OKC, I realize that a keyword search on OKC (the official airport code for Oklahoma City) only results in tens of matches of businesses with OKC in the name. But no air port. If you want to be serious about business travel this needs to work. Same for car rental return locations at the airport.
    After a few hours of use the E61i crashes and restarts itself.

    The indicator at the bottom right of my Nokia Maps screen shows the remaining estimated journey time. This seems to me to be one of the most useful features. The only refinement I'd like to see is an option to toggle between this and an estimated arrival time.
    With regard to search, there is a lot of scope for improvement here, given that this is the search that the software defaults to when you enter text directly without selecting an option. This should allow any kind of searching - i.e. post or zip code, place name etc. In the UK, the post code is the most useful type of search, but is not enabled via this inout - you have to go to address search to input a postcode. The app should have the intelligence to recognise the type of input and act accordingly.
    Another much-needed improvement would be to improve the access to searching for the address from contacts - as this is a pretty obvious way for people using a smartphone to ssearch it should be there among the first level opetion - not buried as an option under address search.
    Also, the options should be arranged with more consistent thought as to which will be most used, for example, under the "Landmarks" menu, Route From, Route To, and Navigate To, are in the midlle - requirig more keypresses than Delete Landmark, Edit Landmark, Show Details or Serach Nearby! Seems like a lapse in the quality control there doesn't there?
    A great, and easy improvement (because the code is already there) would be to use the Voice-Independent name recognition capability of recent phones to select stored Landmarks and recent destinations - I'm surprised this feature isn't there already.

  • To Intigrate Google Map in BSP page

    Hello Experts,
        My requirement is to show the google map in my BSP page. I have generated API key for that also. the following code works in .html extension but it wont work if i create a view in IC webclient and paste in its .htm page
    But same code with BSP tags. wont work. It will just gives you a blank screen.
    Bsp tags added are as follows
    <%@page language="abap" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="bsp" prefix="bsp" %>
    <%@extension name="htmlb" prefix="htmlb"%>
    http://code.google.com/apis/maps/documentation/examples/event-argumentsl   
    You People can have a look at source code which i have used.right-click view source code
    i found the follwing blog. I tried the same in system still the view is grayed out . I cant see any thing
    Geocode Business Partner with Google Maps
    suggest me What else should be done .
    Thanks in advance
    SRiNi

    Put the below code in your layout of the page/view.
    <%@page language="abap"%>
    <%@extension name="htmlb" prefix="htmlb"%>
    <htmlb:content design="design2003">
      <htmlb:page title = "FIRST PAGE ">
        <htmlb:form>
         <iframe src="URL OF GOOGLE MAPS" width="100%" height="500px">
         </iframe>
        </htmlb:form>
      </htmlb:page>
    </htmlb:content>

  • Clearing old destinations in Maps

    Hello:
    Any ideas how to delete previous destinations in Maps on the iphone?
    4S, IOS 7.0
    Thanks

    That's a pity. I love Apple Maps but these are really missing features (customizing your route and having a multiple destination trip).
    In my case I often organise back-to-back deliveries in remote cities. Therefore a way to identify 2 or 3 destinations and let Apple Maps suggest the optimal itinirary to deliver would be great.

  • Urgent - XI Mapping Out Of Memory Exception

    I am processing a 8 MB flat file which after content conversion blows up to a 33 MB file in XI. I have a Mapping program developed using the Graphical Mapping tool of XI. During the message processing i keep seeing the java.lang.OutOfMemoryError when i view the error in SXMB_MONI as well as the logs.
    I have been reading the XI Tuning Guide as well as the J2EE tuning guide. Has anyone fixed a similar issue and can point me to the correct parameters to change in order to fix this error? I don't have time to change parameters by trial and error. I need specific answers to fix this issue urgently.
    Currently we are on XI 3.0 SP15 and all the parameters are the default setup as per the XI installation.
    Answers will be sincerely rewarded.
    Thanks for your time.
    -Hashim

    Here are the existing parameters for our XI box. I do see the Server heap size as 1024, do I need to increase the dispatcher heap size as well? Also, do you see any other parameters that I need to change?
    Sravya, I totally agree with the ABAP Mapping suggestion but as of now I have to get this to work, in future I will change this to use ABAP mapping.
    <u><b>Dispatcher</b></u>
    MaxHeapSize: 170
    JavaParameters:
    -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC -Drdbms.driverLocation=/oracle/XXX/920_64/jdbc/lib/classes12.jar -Dsys.global.dir=/usr/sap/XXX/SYS/global/
    <u><b>Server</b></u>
    MaxHeapSize: 1024
    Java Parameters:
    -XX:MaxPermSize=128M -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms1024m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=/oracle/XXX/920_64/jdbc/lib/classes12.jar -Dsys.global.dir=/usr/sap/XXX/SYS/global/
    Thanks,
    Hashim

  • How do I repopulate my maps with red pins from my bookmarks?

    How can I repopulate my map with red pins from bookmarks? From Bookmarks I can drop one pin at a time which is useless. I need all of my pins back on the map.

    Suggest that you take a look at the excellent resource provided by Time Capule / Time Machine guru Pondini.
    http://web.me.com/pondini/Time_Machine/FAQ.html
    See # 14
    If you are not comfortable with this,I  would also suggest that you consider havng a qualified Apple repair shop perform this for you.

  • Safari google search engine suggestions aren't working.

    I have gone through the Safari app, everything that needs to be turned on is on.  Including 'search engine suggestions', 'preload top hit', and 'spotlight suggestions'.  I have tried many things to fix the problem.  Restart phone.  Turn off all suggestions, restart phone.  Turn everything back on, restart phone. I have even done a complete reset.  NOTHING is working.
    I have another iphone 6 and it is working on that phone.  Additionally, if I start searching something on the other phone that works, I see different things pop up, like map suggestions, all search engine suggestions, and prior websites with the words I'm typing.  None of this shows up on my iphone. 

    Exact same problem on my iPhone 6 with iOS 8.0.  Hasn't worked since I activated the phone last week.  Played with all previously mentioned settings.  Changing search engine doesn't help either.  Reset network settings...no good.
    Interestingly, it doesn't work on my iPhone 5 with iOS 8.0 either.  However, it does work on my iPad Mini on iOS 8.0 - same WiFi network.
    Not much of a pattern here.  Probably just need to wait for an update release.

  • Exchange 2007 to 2013 Migration issues. Prompt for credentials, Public Folders inaccessible, Apps not working

    Exchange 2013 Migration issues
    I have three issues and decided to list them here. Please pick and choose to assist. Thanks in advance.
    Environment:
    Mixed 2007 SP3 R12 and 2013 CU3. 2007 Environment was webmail.domain.com. I installed new Exchange 2013 (1 CAS, 1 Mailbox) according to:
    http://technet.microsoft.com/en-us/library/ff805032(v=exchg.150).aspx. Exchange 2007 is now legacy.domain.com and Exchange 2013 CAS is webmail.domain.com.
    Machine 1: Windows 8.1, not domain joined, using Outlook Anywhere external. Outlook 2013
    Machine 2: Windows 7, domain joined, using Outlook Anywhere internal. Outlook 2010 SP2
    I have migrated 1 user so far to Exchange 2013. This user was a Domain Admin. I have removed that membership. I checked the box to inherit permissions of the security of the object and reset the AdminCount attribute in ADSIedit to 0 and verified this replicated
    to all domain controllers. ( I originally thought this to be the issue with it prompting for the password. )
    Here is a Get-OutlookAnywhere cmdlet...
    ServerName                         : EXCHANGE2007SVR
    SSLOffloading                      : False
    ExternalHostname                   : legacy.domain.com
    InternalHostname                   :
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Basic
    IISAuthenticationMethods           : {Basic}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : False
    MetabasePath                       : IIS://EXCHANGE2007SVR.domain.local/W3SVC/1/ROOT/Rpc
    Path                               : C:\WINDOWS\System32\RpcProxy
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 8.3 (Build 83.6)
    Server                             :
    EXCHANGE2007SVR
    AdminDisplayName                   :
    ExchangeVersion                    : 0.1 (8.0.535.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE2007SVR,CN=Servers,CN=Exchange
                                         Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
                                         Groups,CN=DOMAIN,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=DOMAIN,DC=local
    Identity                           : EXCHANGE2007SVR\Rpc (Default Web Site)
    Guid                               : 4901bb14-ab81-4ded-8bab-d5ee57785416
    ObjectCategory                     : domain.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 12/31/2013 4:08:04 PM
    WhenCreated                        : 7/18/2008 10:56:46 AM
    WhenChangedUTC                     : 12/31/2013 9:08:04 PM
    WhenCreatedUTC                     : 7/18/2008 2:56:46 PM
    OrganizationId                     :
    OriginatingServer                  : DC1.domain.local
    IsValid                            : True
    ObjectState                        : Changed
    ServerName                         :
    EXCHANGE2013SVR
    SSLOffloading                      : True
    ExternalHostname                   : webmail.domain.com
    InternalHostname                   : webmail.domain.com
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : True
    MetabasePath                       : IIS://EXCHANGE2013SVR.domain.local/W3SVC/1/ROOT/Rpc
    Path                               : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\rpc
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 15.0 (Build 775.38)
    Server                             : EXCHANGE2013SVR
    AdminDisplayName                   :
    ExchangeVersion                    : 0.20 (15.0.0.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE2013SVR,CN=Servers,CN=Exchange
                                         Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
                                         Groups,CN=DOMAIN,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=DOMAIN,DC=local
    Identity                           : EXCHANGE2013SVR\Rpc (Default Web Site)
    Guid                               : d983a4b1-6921-4a7f-af37-51de4a61b003
    ObjectCategory                     : domain.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 1/7/2014 11:29:05 AM
    WhenCreated                        : 12/31/2013 1:17:42 PM
    WhenChangedUTC                     : 1/7/2014 4:29:05 PM
    WhenCreatedUTC                     : 12/31/2013 6:17:42 PM
    OrganizationId                     :
    OriginatingServer                  : DC1.domain.local
    IsValid                            : True
    ObjectState                        : Changed
    ISSUE 1
    Issue: On Machine 1 (reference above) Windows Security prompt that says "Connecting to
    [email protected]". Almost always prompts when Outlook is first opened. Afterwards (if it goes away) seemingly random on when it asks for it. I put in the credentials (absolutely correct) and it fails and prompts again.
    I always check the box for it to save the password. To get rid of it, I click the Cancel button at which Outlook reports "NEED PASSWORD", but still acts fine sending and receiving emails. Eventually the "NEED PASSWORD" sometimes changes
    to say "CONNECTED", but it works regardless.
    No issues on Machine 2 so I don't know where the problem might be as there are a lot of variables in play here.
    ISSUE 2
    Migrated user is unable to open Public folders from Exchange 2007.
    Cannot expan the folder. Microsoft Exchange is not available. Either there are network problems or the Exchange server is down for maintenance. (/o=...).
    This error occurs on Machine 1, Machine 2 and from OWA, same error each time.
    ISSUE 3
    Apps. Installed by default are 4 apps (Bing Maps, Suggested Meetings, Unsubscribe, Action Items). I have made sure the apps are enabled in OWA and they show up in mail items on both Machine 1 (Outlook 2013) and OWA. They do not show up in Machine 2 (Outlook
    2010). I'm assuming that isn't supported.
    In OWA, when I go to the installed apps listing it shows all of the apps but has a broken link on the image describing the app.
    When I click the app in either Outlook 2013 or in OWA, I get "APP ERROR, Sorry we can't load the app. Please make sure you have network and/or internet connectivity. Click "Retry" once you're back online.
    Current workaround is just disabling them through OWA.

    Hello,
    In order to avoid confusion, we troubleshoot a issue per thread usually.
    For your first isue, I agree with Ed's suggestion to check if your certificate name is correct.
    Besides, I recommend you change ExternalClientAuthenticationMethod from Basic authentication to Negotiate authentication to check the result.
    For the second issue and third issue, please create a new post.
    If you have any feedback on our support, please click here
    Cara Chen
    TechNet Community Support

  • Which bit instructs msgsrv to log deposition of messages in mailboxes?

    I hope this is a short question with a one-liner answer:
    I want to keep a log of all messages received by the Messaging Server,
    including common headers like from, to, subject, size - pretty much
    like sendmail logs.
    I believe this mode can be toggled on by a bit in LOG_CONNECTION or
    something similar, but I didn't yet find what exactly should be set.
    At the moment mail.log_current does log connections from localhost and
    remote smtp relays, but that's just it - a couple of IP addresses and ports,
    i.e.:
    12-Mar-2009 06:35:01.32 tcp_local    +            O TCP|127.0.0.1|25|127.0.0.1|49050 SMTP
    12-Mar-2009 06:35:01.32 tcp_local    +            C TCP|127.0.0.1|25|127.0.0.1|49050 SMTP
    12-Mar-2009 06:35:01.32 tcp_submit   +            O TCP|127.0.0.1|587|127.0.0.1|49051 SMTP
    12-Mar-2009 06:35:01.32 tcp_submit   +            C TCP|127.0.0.1|587|127.0.0.1|49051 SMTPAlmost all of the detail I want is there in log lines for messages relayed from
    this Messaging Server to a remote relay (they seem to include both messages
    initiated by this server's users and messages created via Forward to remote
    mailbox), i.e.:
    11-Mar-2009 11:24:34.16 tcp_local    +            O TCP|127.0.0.1|25|127.0.0.1|39285 SMTP
    11-Mar-2009 11:24:34.23 tcp_intranet tcp_local    EE 14 [email protected] rfc822;[email protected] [email protected] mailsrv domain.ru ([127.0.0.1]) ''  TCP|127.0.0.1|25|127.0.0.1|39285
    11-Mar-2009 11:24:34.23 tcp_local    +            C TCP|127.0.0.1|25|127.0.0.1|39285 SMTP
    # I guess at this point the message was received from webmail
    # then queued to a remote server and processed again while it
    # was relayed to our internet mailhub
    11-Mar-2009 11:24:34.52 tcp_local    -            O TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25 SMTP/relay.domain.ru/relay.domain.ru
    11-Mar-2009 11:24:34.79 tcp_local                 DE 15 [email protected] rfc822;[email protected] [email protected] mailsrv relay.domain.ru '' dns;relay.domain.ru (TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25) (relay.domain.ru ESMTP Sendmail 8.14.3/8.14.3; Wed, 11 Mar 2009 11:24:34 +0300 [MSK]) smtp;250 2.1.5 <[email protected]>... Recipient ok TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25
    11-Mar-2009 11:24:34.79 tcp_local    -            C TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25 SMTP/relay.domain.ru/relay.domain.ru
    ...I want to have similar entries for messages received by this server both
    from remote servers and from this server itself to its users as sole
    recipients.
    If possible, I'd also like to log the message sizes in order to respond to
    questions like "did my big attachment come through?"
    # imsimta version                                                                                                                                     
    Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 64bit)
    libimta.so 6.3-7.04 (built 18:29:00, Sep 26 2008; 64bit)
    SunOS sunmail 5.10 Generic_127112-07 i86pc i386 i86pcCurrent option.dat:
    ! MTA configuration options
    ! This sets the alias resolution order
    !   8 = Use ALIAS_URL0
    !   7 = Use ALIAS_URL1
    !   6 = Use ALIAS_URL2
    !   4 = Use the alias file
    ALIAS_MAGIC=4876
    ALIAS_URL0=ldap:///$V?*?sub?$R
    ! REVERSE mapping suggested here: http://forums.sun.com/thread.jspa?messageID=10610989
    ! Bits described here: http://docs.sun.com/app/docs/doc/819-4429/6n6j50mmo?a=view#fvkaz
    !USE_REVERSE_DATABASE=4
    USE_REVERSE_DATABASE=13
    REVERSE_URL=ldap:///$V?$N?sub?$R
    USE_DOMAIN_DATABASE=0
    ! MISSING_RECIPIENT_POLICY controls how illegal headers that don't
    ! contain any To:, Cc:, or Bcc: fields are handled for channels that
    ! do not have their own explicit missingrecipientpolicy keyword set.
    ! The default of 0 means that the envelope addresses are used to
    ! construct a valid To: header field. This default behavior tends
    ! to be especially appropriate for the tcp_local channel.
    MISSING_RECIPIENT_POLICY=0
    MISSING_RECIPIENT_GROUP_TEXT=Undisclosed recipients
    ALIAS_DOMAINS=6
    LDAP_SCHEMALEVEL=2
    VACATION_TEMPLATE=file:///opt/SUNWmsgsr/messaging64/data/vacation/$3I/$1U/$2U/$U.vac
    ! Limit message size; default block = 1024b
    BLOCK_LIMIT=21000
    ! http://wikis.sun.com/display/CommSuite/Performance+Tuning+DNS+Realtime+BlockLists+(RBL)+Lookups
    ! Log if a connection is dropped due to spam RBL
    !!!LOG_CONNECTION=7
    ! http://forums.sun.com/thread.jspa?messageID=10605405
    ! ...also log more details on timing and password attempts
    LOG_CONNECTION=167
    LOG_USERNAME=1
    ! debugging sieve filters - actions logged in the mail.log_current file
    LOG_FILTER=1
    ! --20081205: debugging SMTP dialogs, see http://forums.sun.com/thread.jspa?threadID=5352689
    ! MM_DEBUG=9Thanks,
    //Jim

    JimKlimov wrote:
    I hope this is a short question with a one-liner answer:
    I want to keep a log of all messages received by the Messaging Server,
    including common headers like from, to, subject, size - pretty much
    like sendmail logs.You can log specific email headers as per the following:
    http://msg.wikidoc.info/index.php/Log_email_header
    "size" is not an email header.
    I believe this mode can be toggled on by a bit in LOG_CONNECTION or
    something similar, but I didn't yet find what exactly should be set.
    At the moment mail.log_current does log connections from localhost and
    remote smtp relays, but that's just it - a couple of IP addresses and ports,
    i.e.:
    12-Mar-2009 06:35:01.32 tcp_local    +            O TCP|127.0.0.1|25|127.0.0.1|49050 SMTP
    12-Mar-2009 06:35:01.32 tcp_local    +            C TCP|127.0.0.1|25|127.0.0.1|49050 SMTP
    12-Mar-2009 06:35:01.32 tcp_submit   +            O TCP|127.0.0.1|587|127.0.0.1|49051 SMTP
    12-Mar-2009 06:35:01.32 tcp_submit   +            C TCP|127.0.0.1|587|127.0.0.1|49051 SMTP
    These entries appear to be msprobe monitoring connections and disconnections -- not email delivery attempts. You will see the same entry if you telnet to port 25, then close the connection.
    Almost all of the detail I want is there in log lines for messages relayed from
    this Messaging Server to a remote relay (they seem to include both messages
    initiated by this server's users and messages created via Forward to remote
    mailbox), i.e.:
    11-Mar-2009 11:24:34.16 tcp_local    +            O TCP|127.0.0.1|25|127.0.0.1|39285 SMTP
    11-Mar-2009 11:24:34.23 tcp_intranet tcp_local    EE 14 [email protected] rfc822;[email protected] [email protected] mailsrv domain.ru ([127.0.0.1]) ''  TCP|127.0.0.1|25|127.0.0.1|39285
    11-Mar-2009 11:24:34.23 tcp_local    +            C TCP|127.0.0.1|25|127.0.0.1|39285 SMTP
    # I guess at this point the message was received from webmail
    # then queued to a remote server and processed again while it
    # was relayed to our internet mailhub
    11-Mar-2009 11:24:34.52 tcp_local    -            O TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25 SMTP/relay.domain.ru/relay.domain.ru
    11-Mar-2009 11:24:34.79 tcp_local                 DE 15 [email protected] rfc822;[email protected] [email protected] mailsrv relay.domain.ru '' dns;relay.domain.ru (TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25) (relay.domain.ru ESMTP Sendmail 8.14.3/8.14.3; Wed, 11 Mar 2009 11:24:34 +0300 [MSK]) smtp;250 2.1.5 <[email protected]>... Recipient ok TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25
    11-Mar-2009 11:24:34.79 tcp_local    -            C TCP|mail.srv.ip.addr|39288|mail.relay.ip.addr|25 SMTP/relay.domain.ru/relay.domain.ru
    ...I want to have similar entries for messages received by this server both
    from remote servers and from this server itself to its users as sole
    recipients.If you have added the "logging" keyword to the defaults line in your imta.cnf file then every email that passes through the MTA, regardless of whether it is destined for remote (tcp_intranet/tcp_local) or internal (ims-ms) will be logged.
    If possible, I'd also like to log the message sizes in order to respond to
    questions like "did my big attachment come through?"The size is already recorded. It is the argument after the "EE" and "DE". So in your above example the enqueued message was 14KB, and the dequeued message size was 15KB. There is a size difference because the email will increase in size during transit (additional Received: header etc.).
    Regards,
    Shane.

  • Alt-text in Business Card

    Hello,
    while watching a users business card I find it interesting to see from which country he/she comes from.
    But as I don't remember all the flags of the world this information is hidden sometimes.
    I'm wondering whether it would be possible to add an 'alt=' text to the img tag with the name of the country.
    Regards
    J.i.M
    P.S.: Maybe also a link to Eddy's SDN world map...

    Hi Eddy,
    thanks for the remark. As I'm not a html-expert I guess the BC-card developers know what you're talking about
    But what do you think about the suggestion itself (alternative text on flag)?
    J.i.M
    PS: I guess I've been one of the first hundred who put themselves on the SDN world map.
    PPS: SDN world map suggestion: Extend the counter value of the user list to more than 3 digits

  • For Michal Krawczyk - JDBC to IDoc Scenario

    Hi Michal,
    I am trying to run JDBC to IDoc scenario and somehow my mapping is not getting executed and because of that at receiver side IDoc is not getting LIFNR value which should come from  Database table and as a result i am getting error 51 on posting the IDoc...
    Mr Reddy suggested me to go through your blog i.e
    /people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios
    After going through this blog i figured out that when i am trying to check the mapping as per way mentioned in the blog i am receiving the error "java.lang.NullPointerException"..But i am getting this error even for those scenarios also which are working fine on checking the mapping suggested by you.
    Can you suggest something...
    It would be better for you to understand my scenario if you will go through this thread also :
    https://www.sdn.sap.com/irj/sdn/forums

    hi Santosh,
    1. this is not a private forum - post to <b>everyone</b> so everyone will be have a look -<b> this way you will get more answers</b>
    2. if you want my direct help contact me by e-mail and I will contact you with my team leader and I will repair your XI problem then
    thanks for understanding
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Passing Connection to Another Thread

    I have an email blasting POJO that is used to notify interested members when new content is posted on our site. This may involve sending a couple hundred emails (as I don't want one email with several hundred receipients) so I have it threaded. It pulls email address information from the user database, so I pass it the a connection from our pool.
    As this thread now has this connection, I don't close it from the originating class that created it, as it may still be in use (correct?) so instead I have the threaded mailer close it.
    Does this sound clean or is there a better way to do this?

    But i am not sure how do u read the values from the
    resultSet return from the super class as it will
    close the connection object. Well once the connection
    object is closed the resultset is also closed isnt
    it??
    Please enlighten us how did you do it in your
    project. Ofcourse it would.
    **sigh** dint i mention it was pseudo code ?
    You dont tamper with ResultSets outside the DAO, period. You do not
    pass data back to the caller (be that your sub DAO classes or your front
    end handlers/servlets/jsps) .
    To the super class DAOManager, a model class and a Map is passed.
    The DAOManager class populates the specified model object from a
    resultset. The map contains the mapping from database column
    names to the properties in the model object. The key of the
    modelObjectMap is the database column name and the value is the
    name of the property in the model object. Properties in the model
    object are mapped according to the mapping suggested by JDBC 2.1
    API.
    Thus the code would be
    public List executeQuery(String sqlString, List bindValues,
                Class a_class, Map dbModelMap){
                Connection dbConnection = getConnection();
                String sql = prepareSql(sqlString, bindValues); //private method
    //that binds the values to the raw sql string and creates a prepared
    //statement
                 ResultSet results = executeQuery(); //private method again that
    //executes the prepared staement object.
                 return getObjectResults(results, a_class, dbModelMap);
                  //close result sets, connections etc in finally
    private List getObjectResults (results, a_class, dbModelMap){
                 //for each result set iteration{
                        //create an instance of a_class
                        //lookup the map - for each column, find the corresponding
    //attribute in the class, using reflection, call the setter methods for
    //the column value
                        //add the instance to a list
                 //return list
    }I dint post this initially because I have seen enough of linxpda's posts
    to know that he would have grasped the essentials quickly enough.
    I dint account for the others who may happen to read this post - I stand
    corrected.
    cheers,
    ram.

  • How can i disable the zoom scroll

    How can I disable the zoom scroll in places to copy map to pages????

    If you are trying to copy the world map from the main "Places" screen the only way I see is to do a screen shot and use it - I do not think there is a way to get a high res copy of that map
    Suggest to Apple - iPhoto menu ==> Provide iPhoto feedback
    LN

  • How can I disable my verticle Scroll

    HOw can I disable my verticle scroll?

    If you are trying to copy the world map from the main "Places" screen the only way I see is to do a screen shot and use it - I do not think there is a way to get a high res copy of that map
    Suggest to Apple - iPhoto menu ==> Provide iPhoto feedback
    LN

Maybe you are looking for