Possible Scenarios where we can use OS command of file adapter

Hi all,
I would like to know the possible scenarios in which we can use the OS command feature in file adapter,I have tried zipping the file,copying the file,unzipping the file using this option.Any other inputs on this feature are appreciated.
Thanks,
Amit

Hi,
Executing Unix shell script using Operating System Command in XI                         
Executing Unix shell script using Operating System Command in XI                              
Performing FTP Commands From ABAP                              
Performing FTP Commands From ABAP                              
Thanks,
Madhu

Similar Messages

  • Where we can use ClearUserInput - Java Custom command?

    Hi,
    Where we can use ClearUserInput - Java Custom command? If anybody has used this command please let us know the respective scenario in detail.
    Thanks

    Clear user input—Clears user-input values and returns to the original calculated or loaded
    value. The following code retrieves baseline loaded values
    ConstraintSolver.MyRule.classname=com.interlacesystems.rules.ClearUserI
    nput
    ConstraintSolver.MyRule.description=Clear Measures from DriveDemand cube
    ConstraintSolver.MyRule.Cube=DriveDemand
    ConstraintSolver.MyRule.Measures=MS DEMAND,MS DRIVE DEMAND
    In this example, the classname is com.interlacesystems.rules.ClearUserInput
    and the parameters are cube and measures.
    This is input into the \custom\config\site.properties file and invoked from an isadmin command alter system solve constraint using rule "MyRule"

  • Where we can use standard ODS Object and Trasactional ODS Object ?

    Where we can use standard ODS Object and Trasactional ODS Object ?

    Hi,
    In a standard ODS object, data is stored in different versions (active, delta, modified), whereas a transactional ODS object contains the data in a single version.  Therefore, data is stored in precisely the same form in which it was written to the transactional ODS object by the application. In BW, you can use a transaction ODS object as a data target for an analysis process. The transactional ODS object is also required by diverse applications, such as SAP Strategic Enterprise Management (SEM) for example, as well as other external applications.Transactional ODS objects allow data to be available quickly. The data from this kind of ODS object is accessed transactionally, that is, data is written to the ODS object (possibly by several users at the same time) and reread as soon as possible.
    It offers no replacement for the standard ODS object. Instead, an additional function displays those that can be used for special applications.
    Regards,
    R.Ravi

  • The selected objects cannot be joined as they are invalid objects,( Compound paths, closed paths, Text Objects, Graphs, Live Paint group). You can use Join command to connect two or more paths, paths in groups; ot to close an open path.

    Hi I was trying to join two Ractangle Tool objects but getting this type of Error in illustrator cs6 :-
    The selected objects cannot be joined as they are invalid objects,( Compound paths, closed paths, Text Objects, Graphs, Live Paint group).
    You can use Join command to connect two or more paths, paths in groups; ot to close an open path.
    Please assist me asap.

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    This sound like a firewall issue. I would start by disabling the firewall and seeing if you can connect. If this works then you know where the problem is,
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • It there any app where i can use my existing account balance to in-app purchase a gift card?

    it there any app where i can use my existing account balance to in-app purchase a gift card?
    there are itunes gift credit remaining in my account, but i an trying to transfer it to another account, so if there are app that allow me to in-app purchase giftcard, then i can indirectly transfer the credit into my another account.
    is there anyone can help me with this question, or have a better idea
    thx a lot!!

    Skydiver119 Thank you, like I said new to the use of tablets but enjoing them vey much, thanks again will be adding some apps and iBooks to my iPad JoeNamath9

  • I have a Adobe Creative Cloud's code, this is alphanumeric, but the registry only works with numeric codes ¿where i can use my code?.

    Hi, i have a problem with my Adobe Creative Cloud's code, this is alphanumeric, but the registry only works with numeric codes ¿where i can use my code? is a year-long Creative Cloud subscription.

    You most likely have a redemption code... especially if you did not buy direct from Adobe
    Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html
    -or https://forums.adobe.com/thread/1572504

  • What is an app where you can use a photo and cut a person out of it and put it on another picture?

    What is an app where you can use a photo and cut a person out of it and put it on another picture?

    I don't believe you can do that on an iPhone. But you can on your computer using apps such as Photoshop.

  • ERROR MESSAGE WHEN USING PACK COMMAND   Missing file ////presenter.css   Also:  "This course requires JavaScript to be enabled in your browser. Please enable JavaScript, then relaunch the course."  I have Java enabled in all browsers

    ERROR MESSAGE WHEN USING PACK COMMAND   Missing file ////presenter.css    Command then fails
    Also:  "This course requires JavaScript to be enabled in your browser. Please enable JavaScript, then relaunch the course."  I have Java enabled in all browsers
    Thoughts?  Using Presenter 10  Win 8.1  Intel I7  new HP with plenty of memory
                   Thanks

    I had saved one copy as an .asp but then resaved it to .xhtml 
    I'm assuming this is a static web site.  Rename (F2) all your pages with .html or .htm extension. 
    .xhtml is not a valid extension.
    Nancy O.

  • HT5299 Does anyone know where I can find a thunderbolt to VGA adapter?

    Does anyone know where I can find a thunderbolt to VGA adapter?

    http://www.amazon.com/EnjoyGadgets-Thunderbolt-video-adapter-cable/dp/B006GG1Q7I
    Best.

  • Using wildcards (*) in sender file adapter - FTP type

    Hi guys!
    Dooes it work using wildcards in sender file adapter (FTP type(!) (filesystem obviously work))? I tried it and it failed. it works only for exact name..
    I read some articles about FTP and the result is, that ftp work always only with 1 file, so I'm wondering, if this is possible.
    Thanks for info!
    Olian

    Thanks for all replies..
    I know of course, that * can be used, I use it in many scenarios too. But on a FileSystem. It is not working if the sender type is FTP.
    *, ., *.dat, ...  nothing like that works..  Just exact file name.
    I am able to pick up file, if I specify it's exact name, so there should be no problem with permissions..
    Please, I'd appreciate one reply with comfirmation: yes, we are using asterisk (*) , we access source files via FTP and they are processed.
    Is there anybody with this experience, that it works?
    Thank you!
    Olian

  • OS commands from File adapter Trace logs?

    Hi All,
    I am running some UNIX OS commands from File adapter as showing in below Blog.
    Problem is that in SXMB_MONI & in Runtime workbench I can not see any Trace logs written by those UNIX OS commands.
    Even I am writing echo messages.
    Runtime Workbench says only OS command file executed.
    Please guide me where I can see OS trace if some OS command fails?
    Any transaction code even at BASIS level exist?
    Or the only other way round exist is I need to write log into some files.
    /people/daniel.graversen/blog/2008/12/11/sftp-with-pi-the-openssh-way
    I am using PI7.1.
    Regards

    I think no solution, other then writing ABAP code using RFC SXPG_COMMAND_EXECUTE and put log/trace in some table/application.

  • CAN USE COPY COMMAND INSIDE PROCEDURE BODY

    Hi all
    can we use COPY command inside procedure body like this
    CREATE OR REPLACE procedure USER2.PRO1
    Begin
    execute immediate'copy from hr/hr@ERP to USER21/PASS@DB1 append user2.per_images using select * from hr.per_images';
    commit;
    end;
    YOU ADVICE PLEASE

    My advice is to check the manual.
    SQL*Plus COPY command
    http://download.oracle.com/docs/cd/B28359_01/server.111/b31189/ch12016.htm#i2675035
    SQL manual index
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/index.htm
    PL/SQL manual index
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28370/index.htm
    CTRL-F on the last two for COPY and it appears not.

  • Possible scenarios Extension Mobility can get logged out

    I'm trying to determine what are the possible causes a user can get logged out from the Extension Mobility session?
    I know one of it is when the maximum login time is reach, the user will get logged out but what other scenario's can a user get logged out?

    Hi,
    One reason is listed in the link below
    http://www.cisco.com/c/en/us/support/docs/unified-communications/unified-communications-manager-callmanager/18772-extension-mobility.html#logsout
    Just want to add that a phone reset / restart or deactivating extension mobility service will not result in the logout of the IP phone from extension mobility logged in profile.
    HTH
    Manish

  • Where I can download the Number Template file ?

    Where I can download the Number 3rd party templeate file ?

    Depends which template file you are looking for.
    There are several sets of templates for Numbers available in the Mac app store.
    You'll find user-posted templates for Numbers, Pages and Keynote at he iWork Community site.
    A Google search for Numbers templates will bring up other sources.
    Also note that Numbers can open Excel files and run those which do not use features not supported in Numbers.
    Regards,
    Barry

  • Hello, I have several lotus word pro work file that I need to open on my macbook pro. I do not have a Windows operating system on my macbook but I do have Microsoft Office for Mac on it. Is there anything I can use to convert the file?

    Please advice me as to what I can use to open several Lotus Word Pro files on my Macbook Pro. Thank you.

    you could try giving this a poke and see if it works?
    http://lotus1.software.informer.com/download-lotus-word-pro-viewer-for-mac/

Maybe you are looking for

  • Bridge Web Gallery to Dreamweaver

    I have seen a dizzying number of threads to this but with no real answers. I am desperate to find a solution to inserting a Photo Gallery created in Bridge CS4 into an existing html page created in Dreamweaver CS4. I am experiencing all the same prob

  • How do you convert the events on iCal to a word document?

    I really need to convert my calendar over! Please help

  • SAP Identity Management Job/Position to Roles mapping

    Hi All, I am working on sap identity management 7.1 and use case is the one where HCM is the source of all employee data. When i extract employee data from HCM, i need to find the roles the employee  has based on their position I have an excel sheet

  • Problem with premiere pro cs5 creating Arabic subtitle

    Hi All, I have problem with creating arabic subtitle in premire. I  have a the arabic text in my mail but when I copy and paste the text, all the text is swaped, it does't show the correct text. Any idea on that? Many thanks.

  • Next Step for GIF Banner Ad??

    I have a .mov file that I've created in LiveType. I want to turn it into a GIF file for a banner ad. What do I use to do that? I thought it was QuickTime, but if it is, I haven't found the option yet that let's me save it as a GIF.