Request to provide one small Example for testing XI Integration

Hi
Could anyone provide me with some example where in we can test XI Integration.
I have a situation like I need to integrate a text file in C directory to any other directory.
I need some help on how to build SLD and also to build integration repository and Integration Directory.
I need the steps to be followed in developing them.
Regards,
Ram Mohan Naidu

Hi,
Check these blogs for simple file to file scenario:
/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
/people/sravya.talanki2/blog/2005/08/16/configuring-generic-sender-file-cc-adapter
priyanka

Similar Messages

  • [b]One small step for a man, one giant leap for mankind[/b]

    Just kidding :-) I was just looking for an eye catcher...
    Want you check out a nice feature? Check out
    http://apex.oracle.com/pls/otn/f?p=33231:40:::NO:::
    and tell me what you think...
    Has been tested with Firefox 2.0 and some basic testing with IE6.0
    More details coming soon.
    Patrick

    I have uploaded some details about the solution and how to integrate it into your own application.
    http://inside-apex.blogspot.com/2007/01/one-small-step-for-man-one-giant-leap.html
    As I have written in the blog posting, I'm really new to JavaScript, just started 1 1/2 month ago and I'm currently on page 351 (total 994) of the JavaScript - The Definitive Guilde. So if you look at my code and think, man are you crazy, why you write that much code to do that, it's a simple regular expression and you are done! Please let me know!
    The JavaScript stuff was more work as I thought (especially if it should work with Firefox and IE), you really appreciate the build in TO_DATE and TO_NUMBER and it's flexibility when you have to implement that by yourself. :-)
    At least I haven't found a JavaScript validation toolbox which is compatible with the format mask settings of Oracle.
    Call for testing:
    -) I want know if the format mask checks I implemented work for all the combinations out there. The weird American ones with AM/PM and the month at be beginning should also work ;-)
    -) If the inline error display also works with other themes and userdefined label templates.
    So please plug it into your application and do a test drive of the new Ferrari! ;-)
    Thanks a lot
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com

  • It's one small step for mankind, but one giant leap for me (DSP program)

    Hi guys,I don´t know if it is a off-topic here or if someone is interested.
    I was developing a DSP program i Java. All I told that I was developing this software
    said it was impossible. The JVM is very heavy, is an interpreted language etc. But it is working
    and with a good performance. Is a SDR (software defined radio) software, it is not finished but if anybody
    want to see some documentation, give me a few days and look for it at
    http:\\gvillamayor.angelfire.com
    If anyone is interested mail me [email protected]

    I have uploaded some details about the solution and how to integrate it into your own application.
    http://inside-apex.blogspot.com/2007/01/one-small-step-for-man-one-giant-leap.html
    As I have written in the blog posting, I'm really new to JavaScript, just started 1 1/2 month ago and I'm currently on page 351 (total 994) of the JavaScript - The Definitive Guilde. So if you look at my code and think, man are you crazy, why you write that much code to do that, it's a simple regular expression and you are done! Please let me know!
    The JavaScript stuff was more work as I thought (especially if it should work with Firefox and IE), you really appreciate the build in TO_DATE and TO_NUMBER and it's flexibility when you have to implement that by yourself. :-)
    At least I haven't found a JavaScript validation toolbox which is compatible with the format mask settings of Oracle.
    Call for testing:
    -) I want know if the format mask checks I implemented work for all the combinations out there. The weird American ones with AM/PM and the month at be beginning should also work ;-)
    -) If the inline error display also works with other themes and userdefined label templates.
    So please plug it into your application and do a test drive of the new Ferrari! ;-)
    Thanks a lot
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com

  • I had put my 3G sim in one IPAD 2 for testing. After 2 days I put the sim in my own IPAD 2 , but it does not accept/read the sim. Kindly advise

    I had put my 3G sim in one IPAD 2 for testing. After 2 days I put the sim in my own IPAD 2 , but it does not accept/read the sim. Kindly advise ???

    Hello Murali19,
    I would recommend following through the article linked below for some useful troubleshooting steps that may help get Personal Hotspot enabled with the desired SIM card.
    iOS: Troubleshooting Personal Hotspot
    http://support.apple.com/kb/TS2756
    Cheers,
    Allen

  • XML example for testing query with soapui

    Hello,
    I am trying to build a query using XML with the downloaded Contact Custom.wsdl.
    I did get a msg complaining about that there were no session. I've looked into the Web Services.pdf doc and see the description about session, etc.
    I'd appreciate if I could get a XML example for doing the authentication / session ... If you have a query example would be nice too...
    Txs. a lot.

    Hello,
    Here is a sample QueryPage request for the Contact object containing the UserName and password tokens:
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext"><soap:Header>
    <wsse:Security>
    <wsse:UsernameToken>
    <wsse:UserName>[username]</wsse:UserName>
    <wsse:Password>[password]</wsse:Password>
    </wsse:UsernameToken>
    </wsse:Security>
    </soap:Header>
    <soap:Body>
    <ContactWS_ContactQueryPage_Input xmlns="urn:crmondemand/ws/contact/10/2004">
    <UseChildAnd>true</UseChildAnd>
    <PageSize>100</PageSize>
    <ListOfContact>
    <Contact>
    <ContactId></ContactId>
    <ContactFirstName></ContactFirstName>
    <ContactLastName></ContactLastName>
    </Contact></ListOfContact>
    <StartRowNum>0</StartRowNum></ContactWS_ContactQueryPage_Input></soap:Body></soap:Envelope>
    Thanks,
    Sean

  • API & sample examples for the data integration to Oracle WMS.

    Hi All,
    Is there any API support for the data integration to Oracle WMS?
    and after that, we want to take the data from WMS to Oracle E-Business Suite..
    Please send the link from where we can find the API and sample examples..
    Any help would be highly appreciated
    Thanks,

    Hi Sanjitanand,
    Thanks for your reply.
    What i are trying is;
    I want to develop generic interfaces using Oracle API; which will help us in sending the RFID related data to WMS and then to EBS.
    My input will be xml or flat files, i'll parse that; get the data and want to send this RFID data to WMS and from WMS to EBS..
    If you have any sample examples/ docs / code etc , pls send me same..
    Any help would be highly appreciated
    Thanks,

  • Coocox provide components and example for IC

    I found a very good website: www.coocox.org.
    They provide components for temperatrue sensor and Flash devices which connect to this MCU with SPI/I2C or other communication port.
    I recommand the site here in case that you may need the sources.

    Hi,
    Check these blogs for simple file to file scenario:
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/sravya.talanki2/blog/2005/08/16/configuring-generic-sender-file-cc-adapter
    priyanka

  • That's one small step for Apple, one giant leap backwards for us

    I've been trying to get my head around this QT 10 vs QT 7 vs whatever else there is, and I have to say, as brilliant as I am, I don't get it. Not one bit of it. When I upgraded to Snow Leopard I lost my quicktime pro, and I get instead a quicktime that has the stupidest editing "feature" I've encountered anywhere: oh great, I can cut the beginning and end of a file. Nice work. It is counter-intuitive and totally lame. So what do I do? Dump it? Get QT 7? Someone on this site says 7 will not work with OS 10.6.blahblah. Where do I get a pro version of Quicktime? I don't want to Final Cut Express or iMovie when I have an itty bitty video clip that I need to trim and export into a different format. I mean, Apple: what is the what??

    Thanks Kirk, but I did use Pacifist, and installed it. So problem solved but still I think its darn strange that we have two Quick Times, with different version numbers, and the "more advanced" number is actually the weaker product. But my QT 7x Pro is working fine. Thanks.

  • Issue with B2B Simulator for testing Healthcare Integration in SOA 11.1.1.6

    Hi All,
    I've installed the healthcare integration patch on top of SOA 11g PS5, and am now trying out the integration scenarios as detailed here . When running the B2B simulator as detailed in the readme, I'm able to see that the ADT file is polled from /tmp/blite/test/in folder, but the same file is not put into the /tmp/blite/test/out folder as expected. Nor am I able to see the messages in the Healthcare UI dashboards, neither the SCA composite instance is instantiated in the EM console.
    The simulator log generated by B2B simulator does not show any apparent error, except for a oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform. But the process seems to have gone ahead and also shows that the message sent count as 1. Has anyone tried this integration scenario in Healthcare? Any pointers would be highly appreciated. Thanks in advance.
    Simulator log below (did not find an option to upload the file)
    FINEST: Generating Inbound configuration : 1
    Mar 8, 2013 12:07:38 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: genInboundConfig : Enter
    Mar 8, 2013 12:07:38 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: genInboundConfig : Exit
    Mar 8, 2013 12:07:38 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Generating Outbound configuration : 1
    Mar 8, 2013 12:07:38 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: genOutboundConfig : Enter
    Mar 8, 2013 12:07:38 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: genOutboundConfig : Exit
    Mar 8, 2013 12:07:38 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Generating the simulator config file...
    Mar 8, 2013 12:07:38 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Exception while generating simulator config file
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: HL7Plugin: receriver(): Parameters =tcp.receiver.port:11002
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: HL7Plugin: receriver(): Parameters =isFARequired:false
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Setting the inbound config properties...
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger log
    FINE: Please enter CTRL+C to stop the B2B-Lite
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: initialization Enter
    Mar 8, 2013 12:07:39 PM oracle.integration.platform.blocks.FabricConfigManager <clinit>
    WARNING: JRF is unable to determine the current application server platform.
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger log
    FINE: TCP Listening on port : [11002]
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: SelectionKey for port 11002
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: initialization Exit
    Mar 8, 2013 12:07:39 PM oracle.integration.platform.blocks.WLSPlatformConfigurationProvider <clinit>
    WARNING: JRF is unable to determine the current application server platform.
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: startserver Enter
    Mar 8, 2013 12:07:39 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: startserver Enter (After Initialization)
    Mar 8, 2013 12:07:40 PM oracle.dms.instrument.DMSConsole init
    FINE: DMSConsole is being initialized at 1362724660538
    Thread (id):
    pool-6-thread-1 (13)
    Stack:
    oracle.dms.instrument.Noun(Noun.java:113):<init>
    oracle.dms.instrument.Noun(Noun.java:2261):<clinit>
    oracle.tip.b2b.metric.MetricRoot(MetricRoot.java:40):<init>
    oracle.tip.b2b.metric.EndpointSensors(EndpointSensors.java:86):<init>
    oracle.tip.b2b.metric.MetricFactory(MetricFactory.java:284):getEndpointSensors
    oracle.tip.b2b.metric.B2BSensors(B2BSensors.java:282):updateEndpointStatus
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:1347):updateMetrics
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:980):processMessages
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:397):run
    oracle.tip.b2b.transport.basic.FileReceiver(FileReceiver.java:483):init
    oracle.tip.b2b.simulator.basic.Worker(Worker.java:74):run
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:886):runTask
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:908):run
    java.lang.Thread(Thread.java:662):run
    Mar 8, 2013 12:07:40 PM oracle.dms.util.ServerEnvironment getServerEnvironment
    FINE: initialization error
    oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform.
         at oracle.jrf.ServerPlatformSupportFactory.getInstance(ServerPlatformSupportFactory.java:79)
         at oracle.dms.util.ServerEnvironment.getServerEnvironment(ServerEnvironment.java:125)
         at oracle.dms.instrument.DMSConsole.init(DMSConsole.java:307)
         at oracle.dms.instrument.Noun.<init>(Noun.java:114)
         at oracle.dms.instrument.Noun.<clinit>(Noun.java:2261)
         at oracle.tip.b2b.metric.MetricRoot.<init>(MetricRoot.java:40)
         at oracle.tip.b2b.metric.EndpointSensors.<init>(EndpointSensors.java:86)
         at oracle.tip.b2b.metric.MetricFactory.getEndpointSensors(MetricFactory.java:285)
         at oracle.tip.b2b.metric.B2BSensors.updateEndpointStatus(B2BSensors.java:282)
         at oracle.tip.b2b.transport.basic.FileSourceMonitor.updateMetrics(FileSourceMonitor.java:1347)
         at oracle.tip.b2b.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:1005)
         at oracle.tip.b2b.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:397)
         at oracle.tip.b2b.transport.basic.FileReceiver.init(FileReceiver.java:483)
         at oracle.tip.b2b.simulator.basic.Worker.run(Worker.java:74)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
         at java.lang.Thread.run(Thread.java:662)
    Mar 8, 2013 12:07:40 PM oracle.dms.clock.ClockManager createClock
    FINE: Checking if clock (default) is loaded
    Mar 8, 2013 12:07:40 PM oracle.dms.clock.ClockManager createClock
    FINE: The class name for (default) is oracle.dms.clock.SimpleClock
    Mar 8, 2013 12:07:40 PM oracle.dms.clock.ClockManager createClock
    FINE: Called Class.forName("oracle.dms.clock.SimpleClock")
    Mar 8, 2013 12:07:40 PM oracle.dms.clock.ClockManager createClock
    FINE: Created a new instance of oracle.dms.clock.SimpleClock
    Mar 8, 2013 12:07:41 PM oracle.dms.context.DMSContextManager init
    FINE: DMSContextManager is being initialized at 1362724661670
    Thread (id):
    pool-6-thread-1 (13)
    Stack:
    oracle.dms.instrument.DMSConsole(DMSConsole.java:364):init
    oracle.dms.instrument.Noun(Noun.java:113):<init>
    oracle.dms.instrument.Noun(Noun.java:2261):<clinit>
    oracle.tip.b2b.metric.MetricRoot(MetricRoot.java:40):<init>
    oracle.tip.b2b.metric.EndpointSensors(EndpointSensors.java:86):<init>
    oracle.tip.b2b.metric.MetricFactory(MetricFactory.java:284):getEndpointSensors
    oracle.tip.b2b.metric.B2BSensors(B2BSensors.java:282):updateEndpointStatus
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:1347):updateMetrics
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:980):processMessages
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:397):run
    oracle.tip.b2b.transport.basic.FileReceiver(FileReceiver.java:483):init
    oracle.tip.b2b.simulator.basic.Worker(Worker.java:74):run
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:886):runTask
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:908):run
    java.lang.Thread(Thread.java:662):run
    Mar 8, 2013 12:07:41 PM oracle.dms.context.internal.AbstractContextManager$ContextCleaner <init>
    FINE: Creating new Context Cleaner Thread
    Mar 8, 2013 12:07:41 PM oracle.dms.trace.TraceManager init
    FINE: TraceManager is being initialized at 1362724661891
    Thread (id):
    pool-6-thread-1 (13)
    Stack:
    oracle.dms.trace.TraceManager(TraceManager.java:242):init
    oracle.dms.instrument.DMSConsole(DMSConsole.java:373):init
    oracle.dms.instrument.Noun(Noun.java:113):<init>
    oracle.dms.instrument.Noun(Noun.java:2261):<clinit>
    oracle.tip.b2b.metric.MetricRoot(MetricRoot.java:40):<init>
    oracle.tip.b2b.metric.EndpointSensors(EndpointSensors.java:86):<init>
    oracle.tip.b2b.metric.MetricFactory(MetricFactory.java:284):getEndpointSensors
    oracle.tip.b2b.metric.B2BSensors(B2BSensors.java:282):updateEndpointStatus
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:1347):updateMetrics
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:980):processMessages
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:397):run
    oracle.tip.b2b.transport.basic.FileReceiver(FileReceiver.java:483):init
    oracle.tip.b2b.simulator.basic.Worker(Worker.java:74):run
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:886):runTask
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:908):run
    java.lang.Thread(Thread.java:662):run
    Mar 8, 2013 12:07:41 PM oracle.dms.trace.TraceManager shutdown
    FINE: TraceManager is being shutdown at 1362724661895
    Thread (id):
    pool-6-thread-1 (13)
    Stack:
    oracle.dms.trace.TraceManager(TraceManager.java:1249):shutdown
    oracle.dms.trace.TraceManager(TraceManager.java:256):init
    oracle.dms.trace.TraceManager(TraceManager.java:242):init
    oracle.dms.instrument.DMSConsole(DMSConsole.java:373):init
    oracle.dms.instrument.Noun(Noun.java:113):<init>
    oracle.dms.instrument.Noun(Noun.java:2261):<clinit>
    oracle.tip.b2b.metric.MetricRoot(MetricRoot.java:40):<init>
    oracle.tip.b2b.metric.EndpointSensors(EndpointSensors.java:86):<init>
    oracle.tip.b2b.metric.MetricFactory(MetricFactory.java:284):getEndpointSensors
    oracle.tip.b2b.metric.B2BSensors(B2BSensors.java:282):updateEndpointStatus
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:1347):updateMetrics
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:980):processMessages
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:397):run
    oracle.tip.b2b.transport.basic.FileReceiver(FileReceiver.java:483):init
    oracle.tip.b2b.simulator.basic.Worker(Worker.java:74):run
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:886):runTask
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:908):run
    java.lang.Thread(Thread.java:662):run
    Mar 8, 2013 12:07:41 PM oracle.dms.trace.TraceAggregator shutdown
    FINE: TraceAggregator is being shutdown at 1362724661900
    Thread (id):
    pool-6-thread-1 (13)
    Stack:
    oracle.dms.trace.TraceManager(TraceManager.java:1315):shutdown
    oracle.dms.trace.TraceManager(TraceManager.java:1249):shutdown
    oracle.dms.trace.TraceManager(TraceManager.java:256):init
    oracle.dms.trace.TraceManager(TraceManager.java:242):init
    oracle.dms.instrument.DMSConsole(DMSConsole.java:373):init
    oracle.dms.instrument.Noun(Noun.java:113):<init>
    oracle.dms.instrument.Noun(Noun.java:2261):<clinit>
    oracle.tip.b2b.metric.MetricRoot(MetricRoot.java:40):<init>
    oracle.tip.b2b.metric.EndpointSensors(EndpointSensors.java:86):<init>
    oracle.tip.b2b.metric.MetricFactory(MetricFactory.java:284):getEndpointSensors
    oracle.tip.b2b.metric.B2BSensors(B2BSensors.java:282):updateEndpointStatus
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:1347):updateMetrics
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:980):processMessages
    oracle.tip.b2b.transport.basic.FileSourceMonitor(FileSourceMonitor.java:397):run
    oracle.tip.b2b.transport.basic.FileReceiver(FileReceiver.java:483):init
    oracle.tip.b2b.simulator.basic.Worker(Worker.java:74):run
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:886):runTask
    java.util.concurrent.ThreadPoolExecutor$Worker(ThreadPoolExecutor.java:908):run
    java.lang.Thread(Thread.java:662):run
    Mar 8, 2013 12:07:41 PM oracle.dms.trace.TraceManager recordConfig
    FINE: DMS Transaction Tracing is enabled at MIN level
    Mar 8, 2013 12:07:41 PM oracle.dms.context.internal.AbstractContextFamily <init>
    FINER: New ContextFamily created [0000Jp8i2el0vlwLsES4yX1HEOSp000000] - invoked with stack:
    Thread (id):
    ContextCleaner (18)
    Stack:
    oracle.dms.context.internal.jse.JSEContextFamily(JSEContextFamily.java:55):<init>
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:616):newFamily
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:255):getContext
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:63):getContext
    oracle.dms.context.DMSContextManager(DMSContextManager.java:413):getContext
    oracle.dms.context.DMSContextManager(DMSContextManager.java:395):getContext
    oracle.dms.context.internal.AbstractContextManager$ContextCleaner(AbstractContextManager.java:1022):run
    Mar 8, 2013 12:07:42 PM oracle.dms.context.internal.AbstractExecutionContext <init>
    FINER: New AbstractExecutionContext created [0000Jp8i2el0vlwLsES4yX1HEOSp000000, 0] - invoked with stack:
    Thread (id):
    ContextCleaner (18)
    Stack:
    oracle.dms.context.internal.jse.JSEExecutionContext(JSEExecutionContext.java:108):<init>
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:619):newFamily
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:255):getContext
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:63):getContext
    oracle.dms.context.DMSContextManager(DMSContextManager.java:413):getContext
    oracle.dms.context.DMSContextManager(DMSContextManager.java:395):getContext
    oracle.dms.context.internal.AbstractContextManager$ContextCleaner(AbstractContextManager.java:1022):run
    Mar 8, 2013 12:07:42 PM oracle.dms.context.internal.jse.JSEExecutionContext activate
    FINER: JSEExecutionContext activated [0000Jp8i2el0vlwLsES4yX1HEOSp000000, 0] - invoked with stack:
    Thread (id):
    ContextCleaner (18)
    Stack:
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:269):getContext
    oracle.dms.context.internal.jse.JSEContextManager(JSEContextManager.java:63):getContext
    oracle.dms.context.DMSContextManager(DMSContextManager.java:413):getContext
    oracle.dms.context.DMSContextManager(DMSContextManager.java:395):getContext
    oracle.dms.context.internal.AbstractContextManager$ContextCleaner(AbstractContextManager.java:1022):run
    JSEExecutionContext instance: 0000Jp8i2el0vlwLsES4yX1HEOSp000000,0
    m_thread (id): ContextCleaner (18)
    m_suspended: false
    m_ctxContentMap: null
    m_ctxGlobalMap: 0
    m_ctxLocalMap: null
    m_inheritable: true
    m_listeners: null
    m_ctf:JSEContextFamily instance:
    mECID: 0000Jp8i2el0vlwLsES4yX1HEOSp000000
    mCtxMap: 1
    mGlobalMap: 0
    mPropagateKeys: null
    mLogKeys: null
    mLimitKeys: null
    Mar 8, 2013 12:07:42 PM oracle.dms.context.internal.AbstractContextManager cleanup
    FINE: AbstractContextManager.cleanup - Before Cleanup: JSEContextManager Class:
    mFamilyMap:1
    mCtxStashMap:0
    mCtxSuspendMap:0
    Mar 8, 2013 12:07:42 PM oracle.dms.context.internal.AbstractContextManager cleanup
    FINE: AbstractContextManager.cleanup - After Cleanup: JSEContextManager Class:
    mFamilyMap:1
    mCtxStashMap:0
    mCtxSuspendMap:0
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger log
    INFO:
    Message Body :
    Binary Data Not Displayed
    Message Parameters:
    id = 1362724662068-644430531
    Header Parameters:
    filename=MyCompany_ADTA03_2.3.1_1.txt
    filesize=450
    file_ext=txt
    fullpath=C:\tmp\blite\test\in\MyCompany_ADTA03_2.3.1_1.txt
    timestamp=2011-06-24T16:16:42.000+05:30
    Associated Endpoint:
    file://C:\tmp\blite\test\in
    null :
    Message Body :
    Binary Data Not Displayed
    Message Parameters:
    id = 1362724662068-644430531
    Header Parameters:
    filename=MyCompany_ADTA03_2.3.1_1.txt
    filesize=450
    file_ext=txt
    fullpath=C:\tmp\blite\test\in\MyCompany_ADTA03_2.3.1_1.txt
    timestamp=2011-06-24T16:16:42.000+05:30
    Associated Endpoint:
    file://C:\tmp\blite\test\in
    null
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger log
    FINE: MessageperSecond ::1
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Number of Message Processed ::1
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: To Complete 1 Messages, Blite Takes 0s
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Context is instantiated - HL7 : oracle.tip.b2b.simulator.model.OutboundConfigurationType@2109778
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: CtrlNogenerator Enter
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Message Control Number:CTLID_20080910112956
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: CtrlNogenerator Exit
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Msg ControlNo : CTLID_20080910112956
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: controlnumberdata Enter
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Control Number CTLID_20080910112956
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: controlnumberdata Exit
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: the transport msg is oracle.tip.b2b.simulator.util.BliteMessage@2082b6b
    Mar 8, 2013 12:07:47 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: the transport msg is
    Message Body :
    Binary Data Not Displayed
    Message Parameters:
    id = 136272466776957083775
    name=value
    Header Parameters:
    tcp.sender.dcID=abc
    tcp.sender.sb=0xb
    tcp.sender.port=11001
    SocketType=Client
    tcp.sender.ct=true
    tcp.sender.eb=0x1c
    tcp.sender.cr=0xd
    tcp.sender.host=localhost
    Associated Endpoint:
    null
    null
    Mar 8, 2013 12:07:48 PM oracle.tip.b2b.simulator.report.BLogger debug
    FINEST: Time taken to send Request Outbound 264ms
    Mar 8, 2013 12:07:48 PM oracle.tip.b2b.simulator.report.BLogger log
    FINE: Message was sent successfully
    Mar 8, 2013 12:07:52 PM oracle.tip.b2b.simulator.report.BLogger report
    INFO:
    ------------------------- Report Summary -----------------------------
    Position after 5s
    Threads in pool : Inbound 0 0 0 Outbound: 1 0 0 Ack: 0 0 0 Internal: 1 0 0 InternalAck: 0 0 0
    MLLP::     Send =1     Ack Receive =0     Msg Receive =0     Ack Send =0
    Total Message Sent:1     Total Ack Received:0
         Total Message Received:0

    Hello All, any pointers on this would be highly appreciated. All seems fine with the setup, configuration and the server. Not sure, why is the file not being transferred to the destination folder. Also since the file is picked up, no trace is there on its whereabouts, server log does not show any info as well!!

  • Example for SCM-Forms Integration

    Hello Everrone
    I have been asked by my boss to use Oracle SCM and load all our 20 forms applications inside repository, I have read the PDF "Using Oracle9i SCM for Software Configuration Management" and managed to demo the check in and check ot scenario but when finalizing and documenting the process for my other team members, i found out that the repository manager have to create a shared workarea and each user will create a private workarea based on that shared workarea, I can not create a shared workarea, whenever i create a new workarea it get stored under the private workarea section.
    so my question is ... how to create a shared workarea? and if anybody can guide me what is guide or tutorial that i should look for the have the best practices using Oracle SCM with forms.
    Thanks in advance and wonderful day for everyone.

    Oracle Repository provides a Workarea Wizard - a predefined set of screen forms that take you step by step through the process of workarea creation. When you create a workarea, it is initially a private workarea, meaning that only you can access it. Subsequently you can, if you wish, grant one or more other users access to it, thus making it a shared workarea. If you later revoke access to the workarea from all other users, the workarea becomes private again. Note that the repository owner must have assigned you the Workareas repository privilege before you can create workareas.

  • Hi All,Can any provide an example for SAP MEMORY AND ABAP memory

    Hi All,
          Can any provide me an example for SAP MEMORY AND ABAP memory.
    thanks&regards.
    Bharat.

    HI Bharat
    A simple example of ABAP memory is using the EXPORT/IMPORT statements.
    Here in this program, I get the data, export it to memory,
    clear out the internal table in my progam, then reimport the data into it and write out the data.
    You probably wounldn't do this in a normal program,
    but this is how you can pass data from program a to program b when A Submits program B.
    report zxy_0002 .
    data: it001 type table of t001 with header line.
    select * into table it001 from t001.
    export it001 = it001 to memory id 'ZXY_TEST'.
    clear it001. refresh it001.
    import it001 = it001 from memory id 'ZXY_TEST'.
    loop at it001.
    write:/ it001-bukrs, it001-butxt.
    endloop.
    SAP Memory
    SAP memory is a memory area to which all main sessions within a SAPgui have access.
    You can use SAP memory either to pass data from one program to another within a session,
    or to pass data from one session to another.
    Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters).
    These parameters can be set either for a particular user
    or for a particular program using the SET PARAMETER statement.
    Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement.
    The most frequent use of SPA/GPA parameters is to fill input fields on screens
    ABAP/4 Memory
    ABAP memory is a memory area that all ABAP programs within the same internal session can access
    using the EXPORT and IMPORT statements.
    Data within this area remains intact during a whole sequence of program calls. To pass data
    to a program which you are calling,
    the data needs to be placed in ABAP memory before the call is made.
    The internal session of the called program then replaces that of the calling program.
    The program called can then read from the ABAP memory.
    If control is then returned to the program which made the initial call, the same process operates in reverse.
    SAP memory
    The SAP memory, otherwise known as the global memory,
    is available to a user during the entire duration of a terminal session.
    Its contents are retained across transaction boundaries as well as external and internal sessions.
    The SET PARAMETER and GET PARAMETER statements allow you to write to, or read from, the SAP memory.
    ABAP/4 memory
    The contents of the ABAP/4 memory are retained only during the lifetime of an external session
    (see also Organization of Modularization Units).
    You can retain or pass data across internal sessions.
    The EXPORT TO MEMORY and IMPORT FROM MEMORY statements allow you to write data to, or read data from, the ABAP memory.
    ABAP Memmory & SAP Memmory
    http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm
    http://www.sap-img.com/abap/type-and-uses-of-lock-objects-in-sap.htm
    Set
    http://www.geocities.com/SiliconValley/Campus/6345/set_para.htm
    GET
    http://www.geocities.com/SiliconValley/Campus/6345/get_para.htm
    EXPORT
    http://www.geocities.com/SiliconValley/Campus/6345/export01.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/frameset.htm
    Other Imp Help
    http://www.geocities.com/SiliconValley/Campus/6345/abapindx.htm
    Regards Rk

  • Mac mini single core + bootcamp first impressions:"That's one small step.."

    That's one small step for man; one giant leap step for mankind"
    Neil Amstrong
    Hi!
    First of all I have to say I'm a mac freak and i will never ever switch back to windows, but in some rare cases there is a lack of software, for example special software, like engineering software cad or fem software.
    In this cases, I need windows to continue working.
    Three weeks ago I sucessfully installed windows xp sp2 on my new mac mini intel single core, and the only thing I wanted to know was, could it be done -
    Yes , but it was nothing for standard user i would say.Main problem was that windows must be installed on the first partition, which slowed down os x on the second, not all drivers were available and bootmangement was not like i had expected - I deletet xp and restored my os x.Keeping in mind that xp could run on my mm -
    Today I installed win xp sp2 using bootcamp beta and i have to say that it was amazing, like landing on the moon.
    Bootcamp solves the main lack of the installation, which i was confronted 2 weeks before - partitioning on the fly out of os x !!! and it uses the 2. partition for xp , which results that os x is running on the fast first partition.
    These are the steps for the mac mini moonlanding:
    1x xp sp2 cd, 1x cdr
    1.) I did the firmware update
    2.) Started bootcamp and bruned driver cd (83MB)
    3.) Restarted into osx & started bootcamp again, clicked install xp again
    4.) booted into xp and installed +restarted to xp
    5.) installed all drivers from bruned cdr (auto)
    6.) yeah all drivers are avaiable , even analog sound
    7.) Restarted holding down option-key (alt-key)
    8.) restarted to os x
    10.) opened sys-pref in osx and marked osx as default startvolume
    11.) continued living with two os'es on my mac mini!
    Thanks Steve, for this amazing landing!!! There is no need of virtualpc or Q anymore,there is no need of microsoft at all !!
    Steve, how many worldwide % of computer users ,you want to come over to us? 35 %?
    This will knock out microsoft in its base,that's the best thing concerning software I have ever seen !
    Greetings Tobias
    mac mini intel / pb G3 wallstreet   Mac OS X (10.4.5)  

    Thanks Steve, for this amazing landing!!! There is no need of virtualpc or Q anymore,there is no need of microsoft at all !!
    Well, Microsoft does write Windows, you can't get rid of Microsoft all together and keep using Windows! If anything, this is a win against Dell or other vendors who sell hardware for Windows. It could be a boon for Microsoft to sell more copies of Windows, if anything.
    There is now a Boot Camp forum for trouble & questions.
    -Doug

  • One Small Feature Request

    Well, I got the Add-In installed and working. Looks pretty good. One small feature request I have, that I have become accustom to doing from another tool that I use is that when editing a package, in the Oracle Explorer window, when you expand the Packages node, then expand the package you are working on, it shows a list of procedures and functions in that package. This is great. Now what would be really great is that if you could double click on one of these procedures or functions it would take you to that place in the code of the package body.
    So for example, let's say I have a package called Pkg_DoStuff. Pkg_DoStuff has three procedures, Foo1, Foo2, and Foo3. When I expand Pkg_DoStuff in the Oracle Explorer windows, I see nodes for Foo1, Foo2, and Foo3. Now, if I double click on Foo3, I would like the code window to place the cursor at the start of the Foo3 procedure in the package body.
    Thanks,
    Kevin

    Another feature request:
    Please add a Raptor feature to the Data Connections and allow users to apply filters to tree browsing. We use Oracle Apps 11i, and there must be about 50 thousand tables, views and packages that can potentially be visible. It usually takes several minutes for the Data Connections tree to respond when I bring up a list of tables even for a login with limited access. However, with the filter applied in raptor, I can browse very quickly to tables, views and packages that I need.
    Thank you.

  • As good will gesture, we can help you with the upgrade for PSE 13. We would request you to place the order for Adobe Photoshop Elements 13 as an upgrade and then we will provide you the full version serial number for the same product against the new upgra

    I RECIVED AN EMAIL FROM ADOBE AS  :  As good will gesture, we can help you with the upgrade for PSE 13. We would request you to place the order for Adobe Photoshop Elements 13 as an upgrade and then we will provide you the full version serial number for the same product against the new upgrade order"  IS THIS UPGRADE FREE AND WHAT SHOULD I DO, HOW CAN I HAVE THIS UPGRADE?

    Compare with on-line stores. The full version is often cheaper than Adobe's upgrade price.
    See this example from Amazon, but check pricing in your own region.
    http://www.amazon.com/gp/product/B00N4OLCRO/ref=s9_simh_gw_p65_d4_i2?pf_rd_m=ATVPDKIKX0DER &pf_rd_s=desktop-1&pf_rd_r=0F1GED9546928YP3PHC0&pf_rd_t=36701&pf_rd_p=1970559082&pf_rd_i=d esktop

  • SAP Business One Forum news... - Pre-release of 2005A SP01 for testing

    Pre-Release of SAP Business One 2005A SP01 available for <u>SAP partners</u> <b>for testing purposes (only!)</b>:
    <i>April, 21st: Please note that the SAP Note No. 931019 about "Known issues" regarding SP01 has been updated and has been released.</i>
    Please checkout this article about changes, limitations, how to give feedback etc - published in the SAP Business One Developer Area here on SDN!
    Here's the direct link to the article:
    https://www.sdn.sap.com/irj/sdn/developerareas/businessone?rid=/webcontent/uuid/f3169a1c-0a01-0010-4ebd-abd65b029c71 [original link is broken]
    <b>FYI:</b>
    - Please note that the 2005A SP01 SDK package includes the <b>SDK samples in C#</b> as well!
    - Please note that currently a survey regarding partner feedback on SAP Business One documentation is done in the "SAP Business One Forum" area on Channel Partner Solution Network:
    http://cpsn-channel.sap.com/businessoneforum
    <b>TechSummit05 TechSummit05 TechSummit05 TechSummit05 TechSummit05
    Presntations, Jam Sessions and more...</b>
    Go here:
    TechSummit 2005 presentations
    SDK (basic) <b>E-learning</b> available on SMP and as download package:
    SDK (basic!) E-learning avail. on SAP Service Marketpl.(SMP) + as download
    <b>Good to remember or know as well:</b>
    There's a forum about the new "SAP Business One Integration ...":
    Busines One Integration Technology (B1i) forum!!!!
    ...and (for SAP partners only) there's a forum where you can discuss <u>implementation / sales / ...</u> questions etc.:
    Got a question about customization / implementation? Maybe ask it in CPSN!
    ...and here's the SAP Business One Forum in the "SAP Community" (public to anybody):
    Re: Got a question about customization / implementation? Maybe ask it in CPSN!
    The "Solution Overview" area in the SMB Portal on SAP Servicemarketplace now provides information on available documents in alphabetical order:
    http://service.sap.com/~form/sapnet?_SCENARIO=01100035870000000183&_SHORTKEY=01100035870000654575&_ADDINC=&
    Here's a comprehensive post about the SDN "<b>Rules of Engagement</b>":
    /thread/117232 [original link is broken]
    <b>Forum search tips:</b>
    Forum Search Tips
    ... and last but not least:
    Don't forget to check the latest news in the SAP Business One Developer Area:
    http://www.sdn.sap.com/irj/sdn/developerareas/businessone
    Message was edited by: Frank Moebius

    Hi Cristian,
    As peter mentioned, Please refer to SDK Online Help=>Content=>Degeloper Guide=>DI Server
    In addition, you can the sample code of DI Server here:
    <<...
    SAPSAP Business One SDKSamplesDI Server>>
    As regard to php sample, sorry we don't such sample so far.
    Per php, I recommend you to B1WS, a web service wrapper of DI Server for only those 45 services objects. You can download B1WS here: SDK Tools Download:
    SAP Business One Tools [original link is broken]
    =>SAP Business One Web Services Wrapper Tool
    From technical perspective, DI Server is based DCOM technology, I am not sure it is natively supported php. So you may think about wrapping DI server as web server with ASP.net, just like B1WS. php<=>web server<=>DI server
    Kind Regards, Yatsea

Maybe you are looking for

  • Error While running crystal report

    Dear All, i have some crystal reports in SAP.while opening any crystal report its through some error like  "Error While running crystal report ". Kindly suggested me how to do this . Thanks&Regards, P.Pratap

  • MICR location at bottom of printed page

    I have been working with formatting RTF so that the MICR font string will appear in proper location at bottom of page but can not find how to over ride footer space allocation. I have set bottom margin to 0.17 and Layout/Footer to 0" and still there

  • How to re-install all mail files in Mountain Lion

    Hi, Can someone tell me to delete ALL mail user files so I can set up new accounts again?

  • Ovi player conection error

    dear all pls help me when i go to store in ovi player its sayes chk your conection...!!!!! when there is all other site-download go fine... i have xp_sp2so pls help me Moderator's note: remove personal contact information as it is inappropriate to pu

  • Is photoshop CS5.1 compatible with Mac OS X Yosemite?

    I just updated to Mac OS X Yosemite. In Design and Illustrator work fine after an update to Java 2014 but Phototoshop still doesn't open. Is there a way to fix this without updating Photoshop itself? Thank you.