Ceate idoc with some time delay

Hi Friends,
i am new to xi guide me How to create idoc flat file with some time delay with out using BPM

Hi ,
Please clearly  describe your scenario  . Then only you will get correct answers  .Already you have Opened same thread  and  answered by Vijay

Similar Messages

  • Some website opens automatically in a new tab with some time interval repeatedly

    Sometimes a specific website ie. " http://www.yourtest-india.com/cgi-bin/wingame.pl?partner_pk=8&wingame_pk=40&freetest_pk=10&SourceId=355&CreativeId=23885235&LineItemId=8914668&PublisherId=309257&SectionId=8433399&sub_id_postback=00005de1e959adfd24a71a545c7258e4a8e59 " opens repeatedly in new tab with some time interval and even if I close the new tab that has opened again this new tab opens after same time interval.
    This happens only when the firefox window is active or open. When the window is minimized no new tabs open. But once I switch to firefox new tab opens immediately with the same page as mentioned above.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • File to IDOC with some delay

    Hi Experts,
    My requirement is that i need to read text file line by line and post IDOC to R3 with 3 minutes delay.
    That means, between two idocs that got posted ot R3, there shuld be 3 minutes delay from XI.
    Is this possible, If it is possible how it si possible?
    Thanks,
    Subbu

    Hi,
    Two Mappings involved are:
    1..source file to idoc imported as external definition (whose occurance is 0..unbound)
    2..file(idoc imported as external definition) to IDoc
    1) When you are spllitting messages with 1:N mapping in BPM, with what name you saved the multiple fies at target.
    in BPM after receive step u need to add transform step where u specify ur mapping and there ur messge is getting spilt. and in File adapter for receiver give file name as temp.xml and choose option as add timestamp..so that ur file name will be "temp<timestamp>.txt" when it gets created and in sender file adapter choose option as "delete" bcoz if u don't delete it ...XI will just keep generating new multiple files
    2) How could you manage picking files at 3 mintes intervals from file communciaion channel from FTP.
    Now while picking file, in file adapter give file name as "temp*.xml"...here this * plays main role as it picks all files starts with temp...and again select "delete" option ..else XI again will just keep picking file forever
    and in polling interval in sender file keep 3 mins delay
    Hope this clears ur doubt.
    Regards,
    Manisha

  • Send the same   message to two receivers with some  time difference..

    Hi
      I want to send the same message to Two receivers  with the slight time difference.. becuase  but not at the same time.. if the same time means.. just we can  specify the two receivers in the one receiver determination..
       but  if i want to send the   same message to Two  reveivers with the time difference means..(after sending the  message to first receiver.. after  some time gap.. i need to send the  message to second receiver..
      this type of scenarios how can we do.. is it possible to do with out BPM...  please suggest me the solution..
    Thanks
    Jain .P

    Hi Jain,
    With BPM you can easily do it.
    i am giving you the steps:
    1)first add a receive strep to get your message
    2)then, put a receiver determination step with a multiline receiver container element assigned to its Receivers property.
    3)then, put a block in dynamic mode(ie. ForEach/ParForEach mode) and assign the multiline receiver container element to its multiline element and assign a simple(single line) receiver container element to its current line property.
    4) add a send step within the block, choose Receivers List in its Receiver From property and choose the current line receiver element in its Receivers property.
    5) then add a wait step in the BPM, in its type select Wait Specified Time Period and then mention the duration in your desired time unit.
    **Reward points if helpful...
    --Sankar Choudhury

  • Trouble with Serial time delay

    hi,i need help.
    my problem is that there are no output and input parameter is changing very fast,but subvi has results only when the subvi runs in the process of highlight.
    i think it might because of time delay,but i don't kown how to correct it.
    thank you very much.
    Attachments:
    电源模块串口通信初版 - 副本.vi ‏28 KB
    子vi.vi ‏26 KB

    I cannot open your VIs.  It appears that the language differences may be an issue. LabVIEW does not recognize them as valid LV files.
    Generally when a VI runs correctly with Highlight Execution on and does not run correctly with it off, it is an indication that there are timing issues in the VI.
    If you are reconfiguring the serial ports in the 54 module version, you may not be allowing enough time for port to get set up before attempting to communicate. Do you have 54 different serial ports? What kind of hardware are you using for the ports?
    Lynn

  • How to copy an IDOC with some minor changes with programming

    Hello,
    I get frequently a lot of IDOCS who need some minor changes. I'm looking for coding that will act as if you are using transaction WE19.
    Who can help?

    In short, the customer wanted the functionality of the WEDI transactions to see the incoming data from suppliers. this data should be shown not converted. for our own peace we didn't want those idoc's to be converted along the route to their destination without any visible trace so we wanted new idocs with the converted data. finally the customer (functional consultants mostly) agreed to see the data in it's transported form with the use of XI. (there was a no go from the maintenance departement to do the conversion in XI because of the excessive use of SAP tables).
    So, a helpfull tool to copy and along the way change some items within an IDOC
    using programming is no longer needed. but I still am interesting to know.

  • Step motor control with a time delay

    Hi all,
    I am trying to control a step motor to move in vertical direction by Labview2010. The specific Labview function blocks are created by the manufacturer of the step motor. Now the axis can move up/down properly but my question is that I want it to move with a time interval. For example, we set the desired position to 10mm and waiting time 1s. When I click on the start button once only the axis moves 1mm and wait 1s. Then axis moves another 1mm and wait 1s. This action will obviously repeat 10 times until the axis reaches 10mm position.
    I will be very thankful if someone could give me some hints.
    Best regards,
    Nicky
    Solved!
    Go to Solution.

    You're welcome
    You should some more to the code so that it's more reliable. There might be some miscalculation between the travel distance and the resolution, i.e. 5mm travel and 2mm resolution will give the forloop 2,5. This should be either 2 or 3. I'm not quite sure how the for loop handles this. I think it will round to nearest. You should anyways check it out. Also avoid using 0mm.
    Good look with your project 
    Regards,
    Even
    Certified LabVIEW Associate Developer
    Automated Test Developer
    Topro AS
    Norway

  • Help with some time machine doubt

    Hi!
    I recently backed up all the files from my aluminum macbook using Time Machine because I'm thinking re-formatting my macbooks hard drive because I have too much junk on it and it have some software issues, so heres my question..
    What exactly does Time Machine backs up?..If my goal is to put my mac like brand new, do you recommend me to restore all my files using time machine? Or is better to just copy paste the files into a external hard drive?
    Thanks!

    jorge_1030 wrote:
    Hi!
    I recently backed up all the files from my aluminum macbook using Time Machine because I'm thinking re-formatting my macbooks hard drive because I have too much junk on it and it have some software issues
    Unlike some other operating systems, that's rarely required on OSX, and rarely accomplishes much (well, nothing positive).
    If you have stuff you no longer need, delete it.
    If you have performance or application problems, address them directly.
    As Kiraly, a frequent poster here says, "If your kitchen faucet drips, start by replacing the washer, not tearing out and rebuilding your entire kitchen."
    What exactly does Time Machine backs up?
    By default, everything on your system, except for some things that don't need to be backed-up, such as system work files, most caches and logs, and trash.
    If my goal is to put my mac like brand new, do you recommend me to restore all my files using time machine?
    No. If you restore everything, your system will look exactly like it does now.
    If you try to restore selectively, you'll have a large mess. At a minimum, you'll have to reinstall all your 3rd-party apps from the original discs (or re-download them), and re-enter registration keys/serial numbers.
    Or is better to just copy paste the files into a external hard drive?
    No.
    Work on the actual problems. Post the biggest one, with full details, in a new thread in the appropriate forum.

  • Creation of followup task with a time delay.

    Hi experts,
    We are configurating a scenario where in a activity should generate a followup task automatically after 30 min.
    I have configured the above using the action profile and date profile. I have used the start condition as :           & planned start date from &  < & current date + time&  
    ( I have defined the date rule as :  planned start date from = Today + 30 min  )
    and selected schedule automatically option.
    The problem is the task is created only if I edit the activity after 30 min.
    What more needs to be done for automatic triggering of task without opening the activity.
    Is there any program needs to be running at regural intervals for automating executing of actions?
    Kindly suggest me how to go about this.
    Thanks in advance.
    Regards,
    Madhu

    Thank you very much for your quick response.
    I have tried by using the same condition in scheduling conditions also.
    I dont think there is any problem with the conditions.Because I could able to see the task when I edit the original activity after 5 min.
    The task should be generated automatically without going to the activity.
    Regards,
    Madhu

  • Time Delay to wait for a solenoid to open

    I have a Shutter that opens fine but I need to wait with some Time Delay before I continue to process some information.
    I am using Labview 7.0 and have a DaqPad-6016.

    It would be helpful to see your code to see exactly what you are doing.
    However, LabVIEW does have several options for waiting. I have attached a screenshot showing some of these. The time delay is especially useful with DAQ because you can wire your task's error wire through the wait. This will cause the delay to explicitly happen in between the execution of VIs.
    -Sal
    Attachments:
    wait.JPG ‏42 KB

  • Idoc serialization by Time Stamp

    Hi,
    I have a need to use Idoc serialization by Date and Time, but from what I noticed the existing program 'RBDAPP01' will automatically turn on serialization by date and time stamp once the field EDIDC-SERIALIZATION is used.My understanding on serialization by Date and Time is as follows:
    Once the Serialization object is defined for a unique key (By defining Serialization in 'BD95' and 'BD57'), the function 'IDOC_SERIALIZATION_CHECK' is called in inbound function module for the idoc to see if there is already a record processed for the same key (via table BDSER), and if it is then any Idoc with a time stamp less than the one in BDSER comes for processing it gets an error.
    Now my questions is what is the purpose of defining the configuration for Serialization by going to 'BD95' and 'BD57' when RBDAPP01 is already doing the same?
    Also please correct me if I there is any flaw in my understanding.
    Thanks in advance.

    Hi,
    Based on what I understood from some SAP documentations (I am not 100% sure though), RBDAPP01 talks about IDoc serialization & the other transactions talks about ALE Serialization. Both are different as I understood from SAP documentation. And ALE serialization is used when you try to send a set of data. LIke material master, classification data. And you can link/serialize these different message types to make sure first material master idoc is processed & after that classificaiton idoc. And IDoc serialization is used to make sure the idocs (same message type) are processed in the same order by using field EDIDC-SERIAL. Something like date/time stamp can be used for this.
    Regards,
    Gokul

  • Providing time delay

    Hi
    In my application i am using a html to pdf converter tool.
    And this conversion is done running a command like
    Runtime.getRuntime().exec(runCommand); // where runCommand is my command to convert the provided html to pdf.
    Then i need to open the created pdf.
    So i used , Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + pdfPath); // where pdfPath tells the physical path of my pdf.
    Creation and opening is working fine when the html is very small.
    But the problem is that, as the html size is big, its taking time to create the pdf.
    so the opening code is executed before the pdf is created.
    So i need to give a delay between these two line.that is to check whether the pdf creation is complete or not.
    i tried giving some time delay but still when the size of html changes its not working.
    What would be the better way to do this irrespective to size of html????
    It would be a great help..
    Rgds
    kdcosta

    You might want a loop that after a short delay tests if the file is ready, and if not (perhaps some exception is thrown), go back to sleep again and test again.

  • Query Designer slows down after working some time with it

    Hi all,
    the new BEx Query Designer slows down when working some time with it. The longer it remains open, the slower it gets. Especially formula editing slows down extremely.
    Did anyone of you encounter the same problem? Do you have an idea, how to fix this. To me it seems as if the Designer allocates more and more RAM and does not free that up.
    My version: BI AddOn 7.X, Support Package 13, Revision 467
    Kind regards,
    Philipp

    I have seen a similar problem on one of my devices, the 'Samsung A-920'. Every time the system would pop up the 'Will you allow Network Access' screen , the imput from all keypresses from then on would be strangely delayed. It looked like the problem was connected with the switching from my app and the system dialog form. I tried for many many long hours / days to fix this, but just ended up hacking my phone to remove the security questions. After removing the security questions my problem went away.
    I don't know if it's an option in your application, but is it possible to do everything using just one Canvas, and not switch between displayables? You may want to do an experiment using a single displayable Canvas, and just change how it draws. I know this will make user input much more complicated, but you may be able to avoid the input delays.
    In my case, I think the device wasn't properly releasing / un-registering the input handling from the previous dialogs, so all keypresses still went through the non-current network-security dialog before reaching my app.

  • Captivate created file playing with time delay

    I have an issue with some machines in the Company where Adobe Captivate files are not playing as created via Flash Player  ie where a slide should move onto another slide after a 3 seconds interval , this interval takes over 15 seconds. 
    I am not getting any error messages and the files play as required but with the serious time delay  between slides.
    The files created from Captivate are exe files.
    The strange thing is that this issue only occurs in some machines in the Company and I am unable to determine a pattern as to this issue.
    I have updated the Codec driver and the Graphic drivers on the affected machine but did not solve the issue.
    I have tested an affected file on 2 of the same model machines  (HP Desktop machines) both running Windows XP SP3 with Adobe Flash Player 10.3  and IE8.0 .
    The file played successfully on one of the machines but on the other machine there was a 10 second time lag between slides.
    I have checked Task Manager and the process is only using 2-3% of the CPU so the machine has enough CPU to run the file .
    I updated to Flash 11.1 on one of the machines and IE 9 but still encountered the same issue.
    I have disabled the Anti Virus software (McAfee) while testing on one of the affected machines and this did not solve the issue.
    All Machines have the latest approved Microsoft updates installed as required.
    The files are created using Adobe Captivate 3 and are stored locally on the affected machines
    The files created were created in captivate with a standard 30 fps option
    Can you please advise on this issue

    Welcome to our community
    As I understand things, when you launch an EXE file created by Captivate, it decompresses and temporarily installs a runtime version of the Flash Player. So I'm wondering if perhaps on these machines where the delay is occurring, if it would help to perform the following steps:
    1. Clear all temporary files
    2. Perform a defragmentation of the hard drive
    I'd try step one first and see if anything improves. Perhaps that's all that is needed. The second step is simply a good habit to get into.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • I recently upgraded from my iPhone 3 to iPhone 4S. My old iPhone had been unable to sync for some time and I blamed it on the faulty cable. With my new cable I tried to sync the 3 before advancing to the 4S to be sure I had all my data. Will not sync.

    I recently upgraded from my iPhone 3 to iPhone 4s. My old iPhone had not completed a sync in some time because of a faulty cable. But the old phone still will not sync properly even with the new cable.
    Now that I have my new iPhone, I would like to first sync the old phone so all the data will be available for the new phone. I would also like to have an extra copy of my audio ebooks on the old iPhone so my husband and I can both listen at the same time using earphones while driving long distances in the car and then discuss the book. We have been unable to do this with the old iPhone alone due to constant road noise.

    I'm not sure what made the difference, but I tried again and it worked this time. ???????????

Maybe you are looking for