Create target File is possible?

Hi,
I just need to know whether we can create a Target file in the interface? Let me explain my steps which i am doing.
1. I created a interface which holds MSSQL Server table let say employee table in source and its been mapped with a simple file technology in the target let say employee.txt.
All my question is when i ran the interface is it possible for moving all the records from employee table to employee file in the target and create the employee file automatically.
Note: its same like in IKM there is an option called Create Target Table.
Please let me know if its possible or not. If yes what i have to do for that?
Thanks,
Guru

HI...
If you use the IKM Sql to File it should create the file...
Isn't that working?

Similar Messages

  • Using mail payload to create target file directory

    Hi Folks
    I have a scenario where I need to get email attachments and place them in a folder structure based on text written in the subject field of the original payload.
    My current setup is:
    Sender:
    Mail adapter using PayloadSwapBean module in order to get the attached .csv file in the mails.
    Receiver:
    Plain File adapter currently pointing  to a specific destination.
    I would like to use the Subject field from the original payload (MailMessage), but as I use the PayloadSwapBean, the payload is swapped to MailAttachment-1 in which I dont have subject information.
    Now the question is: Is it possible to get this information and then use it in e.g Adapter Specific Message Attributes  of the receiver channel, AND still swap the payload to put the  attachment in the folder created?
    Please let me know if something needs clarification
    Thanks,
    Chris

    Hi Chris,
    you pick the email and use the ASMA to read email subject. then you can use AF module to put email subject value to directory variable. then use the variable in receiver file adapter.
    refer the below blog
    Combining three different aspects of PI (ASMA, AF Module and variable substitution) in one shot
    regards,
    Harish

  • When trying to download videos from any site i get the message cannot create target file

    I have tried uninstalling firefox and video download helper then reinstalling them and changing the destination folder and resetting the commands .

    Do you see a "3G", "E", or "o" next to the carrier name and signal indicator on the phone? If not, then you are not connected to a cellular data network at all. It's not impossible that you're not in range of their data network. Who is your carrier and where are you located?
    If you do see one of those, you may want to call them again and ask explicitly to have them check the provisioning on your account.  Just because it looks right in the billing system does NOT mean they have it set up correctly.

  • How to create variable record length target file in SAP BODS

    Hi All
    I have a requirement to create target file which will have various record layout; meaning different record length (similar to cobol file format), but this is for the target. Please let me know what is the best practice and how to solution this requirment.
    Thanks
    Ash

    Hi Shiva,
    Thanks for your feedback. My issue is that I have 10 different detail records (each record type is fixed length).
    For each customer account, I have to write to file the header record, the detail records in the exact order, then continue with next account and so on and then write the trailer record. I have given sample layout below. Highlighted text is the record identifier in this exmaple while the underlineds are account numbers. Fields are fixed length right padded with space or 0.
    220700000000SA00    Wednesday     2014-12-12  ASA00034 334 000   ---> (this is header)
    220700000010SA10 AAb   00000+000000+ Akab xxxx bb   0000000000943 3433 --> (detail rec)
    220700000010SA14 AAA  00034354 DDD 000000000+    --> (detail rec)
    220700000010SA15 888e a88 00000000+            --> (detail rec)
    . . . . . remaining detail records
    220700000012SA10 AAb   00000+000000+ Akab xxxx bb   0000000000943 3433 --> (detail rec)
    220700000012SA14 AAA  00034354 DDD 000000000+   --> (detail rec)
    220700000012SA15 888e a88 00000000+           -->  (detail rec)
    . . . . . remaining detail records
    220700000000SA99    Wednesday     2014-12-12  d334 000   --> (trailer is header)

  • Target file

    Hi,
    My scenario is a simple file-2-file scenario but want to create target file name based on element of the payload without any udf?
    thanks
    sai

    hi,
    My scenario is a simple file-2-file scenario but want to create target file name based on element of the payload without any udf?
    We have 3 approaches to create target file based on element
    1. Using dynamic configuration set the attribute value of payload dynamically to ASMA
    2. Using AF module, write the value of ASMA in a variable
    3. Using the variable substitution (with out udf)
    Please refer below WIKI:
    http://wiki.sdn.sap.com/wiki/display/XI/CombiningthreedifferentaspectsofPIinoneshot
    thanks,

  • The target file cannot be created

    I'm trying to output an Adobe Bridge Lightroom Flash gallery.
    I keep getting the following error message ad nauseum.
    The target file cannot be created.
    There are two possible reasons:
    1. Disk space is innsufficient.
    2. The target file path is too long.
    I've never had this happen before.
    I've worked on this file for two weeks, and NEED IT OUTPUTED. It's for a major newspaper regarding HDR photos of Japan's 3.11.11 disaster.
    I cleared out the cache. So it can't be anything like that.
    It's the latest version of Bridge.
    I'm on a new iMac with 2g storage, and 16g memory. Mac Lion. Blah, blah, blah.
    Is there a lame built in limitation on how many photos can be used? I'm using 300 photos. I've had no issues outputting 200 before.
    Setting for view sizes are 800, 800, 75, 100.
    Look, if you DON'T know specifically, don't chime in. I've tried some poor advice which has resulted in having to reorder 300 files, which wasnt fun.
    This is a seriously and timely issue, as the deadline approaches, and I need to get this pathetic problem resolved.
    PS, Adobe Bridge SUCKS!

    I've had the exact same issue here as well. Phone support is does not work with this product and I've been in Chat "Hold" for 3 hours now.  I've replaced the output module, checked and verified all permissions, cleared all preferences, with no avail.
    I have not had any issue with uploading galleries for the past year, and now, all of a sudden, issues. 
    iMac 27", Yosemite, 16GB Mem, 800 GB space, no permissions issues as I've also tried to just save the gallery to my desktop and upload via ftp client, but Bridge says location does not exist, which, ha, it does, because its on the hard drive....

  • Is it possible to create a file in servlet context? pls help me

    Is it possible to create a file in servlet context? pls help me

    Surely it is possible.File file = new File(path, name);

  • Tdms-files: Is it possible to prevent LabVIEW and DIAdem from creating .tdms_index files?

    Hello,
    is it possible to prevent LabVIEW and DIAdem from creating .tdms_index files when opening/creating/editing a .tdms file?
    I think I have no benefit from the .tdms_index files because our applications create a lot of little .tdms-files (repeat measurements). With the additional .tdms_index files we have unnecessary memory consumption and it takes longer for Windows to open the containing folder. Also it´s confusing when searching for a certain file.
    Best Regards
    Daniel
    Solved!
    Go to Solution.

    Hi Baui,
    I'm afraid there's a direct way to disable creating .tdms_index file now from LabVIEW and DIAdem. You can use TDMS Advacend API in LabVIEW, which doesn't create any index file, or you can just make some simple programming and delete the .tdms_index file after closing the TDMS file. 
    This is a request for a long time, we'll consider to add this feature for TDMS in future releases.
    Yongqing Ye
    NI R&D

  • How to create Same file names for source and target.

    hi
    Can any body send Procedure for below requirement.
    how to create the dynamic file names for a source and save the file with same name in the Target, because it has to identify that which sender had sent the file and the target file should be again sent back to the customer as a link.
    Please help me.
    Thanks

    Hi,
    See the below link
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14 - sender file name as receiver file name
    Regards
    Chilla

  • ABAP CLASSES - XI don't create the Target File..

    Hallo,
    I have a problema in XI when I use an ABAP Class.
    This is My FLOW:
    1) R/3 SEND an IDOC DEBMAS to XI un idoc DEBMAS(Customer data)
    2) XI have this Interface Mapping: Interface_Mapping_Anagrafica_Cliente.
    It si composed on:
    - Input: IDOC (DEBMAS)
    - 1° Mapping      ==> named: Message_Mapping_Anagrafica_Cliente
       This mapping, from IDOC DEBMAS, create the message type Message_Type_Anagrafica_Cliente.
    - 2° Mapping      ==> Classe ABAP
       This mapping, from Message_Type_Anagrafica_Cliente create the message type Message_Type_Click.
    - Output: Message_Type_Click
    3) I want that this Message_Type_Click will be in the file.
    But, if I execute the transaction SXMB_MONI in XI, I can see the IDOC OK .. but if I make double click on it, I don't see the Payload for the target file. Infact the target file is not be created by XI...
    I have made debug after my class and I found a Problem in the Trace with type E with message: CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV.
    What is this?
    Can you help me?
    Thanks.
    Monia

    Hi Monia,
    first put your trace to 3: SXMB_ADM, Integration Engine Configuaration, Specific Configuration, Runtime/Trace Level
    Second delete your abap mapping from your interface mapping and look in the monitoring for the output. Is it what you expect? Is it the datatype the abap mapping can work with?
    Copy the result as source for the next test. Now you put the ABAP mapping inside and delete the message mapping from your interface mapping. Test with transaction SXI_MAPPING_TEST. Look to the weblog <a href="/people/sameer.shadab/blog/2005/09/29/testing-abap-mapping ABAP Mapping</a> how to test an ABAP mapping.
    The problem with more than one mapping program in one interface mapping is that you see only the result of both!
    Regards,
    Udo

  • Is it possible to create a file object from a resource?

    Hi all
    Is it possible to create a File from a resource call rather than from a path
    e.g.
    File myFile= new File("C:/j2sdk/sampledir/mypage.htm");is how im doing it now
    how can i call it from a resource something like
    File myFile= new File(this.getClass.getResource("mypage.htm"));

    you may be right
    im trying to load a file into a string then display that string
    my resource thingy isnt working anyway :s
    [code[
    URI pTURI=null;
    URI pBURI=null;
    try
    pTURI= new URI(this.getClass().getResource("/resources/prev_header.htm").toString());
    pBURI= new URI(this.getClass().getResource("/resources/prev_fullpac.htm").toString());
    catch(URISyntaxException e)
    warnUser("URI Error");
    File previewTop = new File(pTURI);
    File previewBtm = new File(pBURI);
    im getting this error
    java.lang.NullPointerException
    at cssCreator.cssCreator.setPreview(cssCreator.java:1263)
    at cssCreator.cssCreator.<init>(cssCreator.java:48)
    at cssCreator.cssCreator.main(cssCreator.java:1681)

  • Is it possible in KM to change "create new file" dialog?

    Is it possible in KM to change "create new file" dialog (Folder -> New -> Text File...) on consecution of my own screens(I mean user inputs information, presses next button, then again inputs information and so on)? And if its possible, could you please tell me how to do this. I'm new to KM as well as to SAP EP...

    Hi Aliaksei,
    the PDF referred to mainly explains how to configure commands (within layout sets etc), but as far as I understand your question, you want to develop your own screenflows / command. First, I definitely would disadvise a beginner in the EP/KM area to start with such a task...
    Anyhow, there is a one-step-screenflow-command tutorial on SDN: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/implementing flexible ui one-step-screenflow.article
    For more steps, you could start decompiling a command class of a command which is more or less similar to your needs (and the underlying classes) to get further insight.
    If you really should get that far and have implemented your own command, you just can switch the implementation class if you want to change the logic for an existing command under System Admin - System Config - KM - CM - UI - Commands - UI Commands - <command in question> Java Class setting.
    Hope it helps
    Detlev

  • Creating Target Group from External File

    Hello Experts
    We need to create target group from external file. (That is to say we will have let's say txt file containing BP that belongs to specific target group and we need to assign these BPs to to specific target group in SAP CRM)
    I have searched for it on sdn and found something benefical. I have found BAPI_TARGETGROUP_CREATE, I have checked it but I don't understand how should we use it becuase as far as we understand it just creates target group, we cannot see anything related with Business Partner. How can we relate BPs with the target group we create by this BAPI.
    What should we do, is anyone have previous experience about it? or is there a way to do it without using BAPI.
    thanks it advance
    M.
    Edited by: Mehmet Ergul on Jan 22, 2009 11:19 AM

    Hi,
    You can do this from within the standard Web UI. It's straight out of the box.
    Create a profile set and in there create a target group in the target group assignment block just by entering the description of the target group. Then enter edit mode of this target group and click the button "Import Members". Remeber to mark "Change selected target group" unless you want to create a new target group.
    /Anders

  • 8.9 ACH Paycycle -- possible to create multiple files?

    We currently have multiple business units set up to create ACH payments (for example 5 paycycles). Each of these paycycles is run separately as the business units all contain either a different Bank Numbers or a different Account Numbers from the same bank. Here is an example:
    Bank 1:
    Paycycle 1 - Account 1
    Paycycle 2 - Account 2
    Paycycle 3 - Account 3
    Bank 2:
    Paycycle 4 - Account 4
    Bank 3:
    Paycycle 5 - Account 5
    We are currently looking to see if we should try to combine all of the paycycles into one so the user only has to run one paycycle daily. However, we would need 5 separate files written out of the Paycycle.
    Has anyone done this before? Is it possible with minimal customizations? or will it be a lot of customizations?
    Thanks!
    Jennifer

    Jennifer,
    usually payment files are generated based on the bank,bank account and payment method combination. In your case you should be able to create 5 files for 5 different bank accounts even after combining everything into one paycycle.
    Try this and let me know if you face any issues.
    Regards,
    DevD

Maybe you are looking for

  • How to get email notifications automatically

    I recently got the iphone 5 and I wanted to know how can I get my email notifications to come up automatically instead of going into my mail and refreshing it? Thanks in advance.

  • 2 Questions re getting rid of songs & keeping little hands from downloading

    Hi, 1. Got my new iPhone last week but my niece nicely took it and loaded up some tunes from her itunes before i got to use it on my pc. Now when I plug it into my iTunes it wont open my iPhone details or let me delete what she put on for me- how do

  • Urgent - How to delete a variant in F110 (automatic payment program)

    Hello, I want to delete a variant created in printout medium tab. Please guide me. version-  4.6c Thanks in advance. Regards, Jay

  • Reciever idoc adapter Determination error

    Hi, I have scenario File-XI-R/3.I am using Idoc adapter to send data to R/3. I am getting Reciever determination error.I have done all the steps according to the below weblog. /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required

  • 10.3 Whole Server Migration

    Hi, I need some enlightenments from all. Here is my setup (in Windows 2003 R2) 2 physical Server, PS A, PS B (PS: physical server) PS A contains, 1 Admin Server, 1 Managed server PS B contains, 1 Managed Server I've done the necessary clustering setu