Switching Options for SAP UDS Instance

Hi All,
I have a scenario where in I need to read data records from an Excel file to MII. I have uploaded the excel sheet from end user onto the UDS File Server system and configured a data source/UDC to read the data from the file. Using OLEDB connectivity, i can successfully read the data from the files easily.
   However, we need a flexibility to change/load new files on daily basis(every 24 hours) to the server. Since we have the UDS instance with a status 'ON' all the times, we are unable to change the file on the File server as the instance is pointing to the file at all times. We need to manually stop the UDS instance and then upload the file, and again switch on the UDS instance for MII connectivity. The requirement is to programatically turn on/off the UDS instance created for Excel Connectivity to make the process automated.
Can you help me with some documents/ideas on this ??
Thanks And Regards,
Amit

Personally I would rethink the whole design strategy concerning user provided Excel files.  This sounds like a manufacturing business process that would benefit from a relational database that is intended for concurrent client activities.

Similar Messages

  • BODS : Datastore options for SAP R/3 - need clarity for use

    Hi All.
    Another request to understand the datastore optiono n BOXI 3.1 BODS existing installation.
    We are trying to pull a new table from SAP R/3 into BODS and we find that ABAP program is not getting generated as expected. And terminates. When we tested a simple workflow.
    While creating a new datastore for SAP R/3 Source :
    When we look at the datastore we find the following options for R3 Source ;
    ABAP Execution option :
    Execute preloaded
    Generate and execute
    Under data transfer method we find ;
    Shared directory
    Direct download
    FTP
    Custom transfer
    Then we have working directory on sap server
    local directory
    generated ABAP Directory
    Am testing a simple workflow of pulling data from SAP R/3 in a dev machine.
    But am not understanding.
    which option of ABAP Execution, and data transfer , path would work in co-ordination.
    Because when i say direct download and say generate and execute it throws error.
    Can anyone help me with combinations of the options to choose for a R/3 source. And the implications thereof.
    I had created a folder under local bods server D:\Bodi. And given the path for data transfer.
    But the files are not getting generated for whatsoever reasons.
    Any advise on this would be helpful.
    Also found a bit unusual, that there was no button to test the connection to be correct or not, a TEST connection button is not there. Which i felt, could be included.
    Note : on the existing production system, we have chosen execute preloaded; shared directory on sap server. and shared that folder path for the user and given full rights. But while we try to do the same on the dev machine a test before transporting on production, a simple workflow does not work.
    would like to know what settings on sap server, really affect the data store options on the BODS
    thanks
    indu
    Edited by: Indumathy Narayanan on Jul 19, 2011 4:14 PM

    Indeed, BODS <> SAP connectivity can be tricky.
    For a development environment, I suggest you select the option "Generate and execute" for your "ABAP Execution Option." What this means is that DS will create, on the fly, small-ish ABAP programs. These ABAP programs will be written, in plain text, to a local directory on the DS job server, in the folder specified in "Generated ABAP Directory".  You can see them in there after an attempted job execution, assuming the job involves the creation of an ABAP program.  The ABAP program name is specified in the properties of an ABAP data flow, under Options > ABAP Program Name.  If you can't, perhaps the DS job server process doesn't have full rights to that folder - ?  After being generated on-the-fly, they'll be transferred to SAP to execute.  The SAP user you use to connect to SAP must have sufficient rights to upload-and-execute these ABAP programs, and that's a fairly substantial set of rights. What's required is documented in the BODS supplement for SAP. Often, to get things running, your friendly local Basis admin will grant SAP_ALL to the DS user, to see what rights are being invoked.
    Once all that jazz is working, you need to get the data back. There are a number of ways to do this. The method of data transfer is specified in "Data transfer method," where, ignoring "Custom transfer," you have three choices:
    1) Direct Download: easiest and slowest.  This method tells SAP to attempt to stick data in the client-side folder specified in "Local directory." Try this first.
    2) Shared folder: This is recommended when you have SAP being hosted on a Windows box. Basically: you set "Working directory on SAP Server" and "Data Services path to the shared directory" to point to the same folder.  SAP uses the "Working directory on SAP Server" to find this folder, and DS uses the other setting. So, for instance, if you were going to use the Shared folder method, you could set "Working directory on SAP Server" to "E:\BODS_Transfer", and, assuming E:\BODS_Transfer was shared-out as "BODS_Transfer", you could set "Data Services path to the shared directory" to
    dev12.somecompany.com\BODS_Transfer .  Then, you'd need to setup all the relevant security, as both SAP and DS need rights to read and write files in this folder.
    3) FTP (this is the method I usually use): SAP writes the "transport files" you're after (i.e., the data) in the folder specified in "Working directory on SAP Server". Then, you need to establish ftp connectivity to that folder from the DS job server's perspective, which you do by entering the ftp host name and the path to that folder in "FTP host name" and "FTP relative path to the SAP working directory".  In my opinion, the "relative" business is a little confusing, and I just typically enter the full ftp path, beginning the path w/ a forward slash, like "/usr/sap/tmp/BOBJ" or something like that.  You also need to obtain a separate username and password for the ftp connectivity. Note that this name and password has NOTHING to do with the SAP username and password; you're just setting-up DS to act as an ftp client. I strongly encourage you to test ftp connectivity by using a regular ftp client from the DS job server and attempt to connect to your ftp host using the username and password you were given, and attempting to fetch some sample test file. If you can't do this, manually, then DS won't be able to do it, either.
    Best wishes,
    Jeff Prenevost

  • Switching options for HRSP and Firewall

    Hi All,
    At our Colo center our ISP is giving us two lines.  Each going to their own router and are configured as HRSP.  I have two firewalls that will be running in HA mode as Active/Passive failover.  I need to connect the two lines first to a L2 switch and then out to the firewalls. 
    I will be using a pair of switches for redundancy.  As I only need a few ports for this should I get two small switches, like something from the SG300 line and place them as WAN switches that go to the WAN side of the firewall? Or shoudl I just connect the lines to my existing LAN switches (cat 3650s) and then out to the firewalls WAN side and then back down to the switches from the LAN side of the firewall?
    What makes better sence here?
    Thanks,
    Chris

    Chris
    Personally i think is using the same switches for the internal and external side of the firewall is a bad idea. It does come down to cost but if there was misconfiguration on your 3560 switches it could have unexpected consequences.
    It does depend on what you what you do with the internet but basically if you connected your routers to the internal switches all packets from the internet hit your switch before they go to the firewall. So imagine if someone did a denial of service against the public IP of your firewall. All the traffic would first have to go via your internal switch and the firewall is there to protect your internal network in the first place.
    Like i say it does come down to cost and it could be unlikely you would ever see problems but to my mind if the firewall is there to protect your LAN you should not allow traffic from the internet to go via your LAN to get to the firewall.
    Others may see it differently though.
    Jon

  • Mount options for ZFS filesystem on Solaris 10

    Do you know some recomendation
    about mount options for SAP on Oracle
    with data on ZFS filesystem?
    Also recomended block size required.
    We assume that file system with datafiles has 8kb block size
    and offline redologs has default (128kB).
    But what about ONLINE REDOLOGS?
    Best regards
    Andy

    SUN Czech installed new production HW for one Czech customer with ZFS filesystem on data-, redo- and archivelog files.
    Now we have performance problem and currently there is no SAP recomendation
    for ZFS file system.
    The HW which are by benchmark about tvice power has worst responses than
    old hardware.
    a) There is bug in Solaris 10 - ZFS buffers once allocated are not released
        (generally we do not want to use buffering due to prevence of double
         buffering)
    b) ZFS buffers takes about 20GB (32GB total) of memory on DB server
    and we are not able to define huge shared pool and db cache. (it may be possible
    to set special parameter in /etc/system to reduce maximum size of ZFS buffers to e.g. 4GB )
    c) We are looking for proven mount option for ZFS to enable asynchronious/concurent io for database filesystems
    d) There is no proven clear answer for support of ZFS/SOLARIS/Oracle/SAP.
    SAP says It is Oracle problem, Oracle does not certify filesystems from Jan2007
    any more and says ask your OS provider and SUN looks happy, but performance
    goes down and it is not so funny for system with 1TG DB with over 30GB grow
    per month.
    Andy

  • License Key Request from SOLMAN VS SMP for SAP ECC 6.0 EPH4 IDES install

    Hi, SDN fellows.
    I have some doubt on the right way/options to request License Key for SAP ECC 6.0 EPH4 IDES.
    Previously, I read that the only way to get license key is to generate it through SAP Solution Manager. If this is the only way, we will have to install Solution Manager just to generate the license  key (we are currently don't have SolMan running in our landscape).
    I also read that I can request license key through http://service.sap.com/licensekey. I checked the link and see that we have the 10 digits installation number for Product: SAP ERP.. Currently there is no system defined for this installation number.
    I went through the first two screens, seems like they have options for SAP ERP 6 --> IDES.
    If I can get a license key from http://service.sap.com/licensekey, do I still need to install Sol. Man. to generate the license key?
    What are the difference the license key generated from Sol. Man. VS the one we request from SMP?
    Thanks,
    KC

    Hi, Vishnu.
    So, now I understand I need two keys: Solution Key and also License key.
    I should obtain Solman key before I start installation , as the SAPinst will ask to enter Solman key before it can proceed to install SAP ECC IDES.
    You said I can obtain Solman key through OSS note. I went in to SMP just now. Navigated to Help& Support --> Report a Product Error --> New Problem Solving Request.
    I selected Customer Number, Product, Instillation # , and enter  * for  System ID. The search result returned no system found. The problem here is we don't really have any system ID defined for SAP ERP IDES since we haven't start installing the system.
    Is that true that I will only see the System ID in OSS Message interface when I submit the System ID for the license key?
    I thought this is a post-installation step to apply for a license key. If I can to do it before the installation, how can I get the 11 character hardware key before installation (assuming I cannot run the SLICENSE TCode and saplikey u2013get command)?
    OR how can I create OSS message to request SolMan key when I don't have a system ID (that already registered for license key) in SMP?
    OR I should just go ahead to install Solution Manager to generate Solman key (during pre-installation), and request for license key in SMP in post-installation?
    Thanks for advise,
    KC

  • Career for SAP Basis consultant

    Dear Friends,
    I am into SAP Basis, most of the jobs have been outsourced in UK as such there are hardly any jobs in sap basis . Please can u kindly suggest me what is the next best option for SAP Basis for more career opportunities. Please kindly suggest me, I don't have job for last 10 months.
    Thanks.
    aarya

    I am trying to reply all the bullets in your post one by one.
    Some of the agencies (AtoS and some others) I have got in touch with to discuss this certification have suggested doing SAP SD or MM certification, keeping my experience in view. If I do it what is your guess how soon I could find a job with this certification.
    for training and certification you can go to any SAP authorized institute , you can find many depends upon which country you are presently staying.
    What kind of salary will I be able to attract if I do get a job. Currently I am getting good salary by auto industry standards (around $15K). As per the information I have got the starting salaries in these roles are some times less than half of what I am getting now.
    if you are already at $15K  (1,50,000 US Dollar if i correctly understand)  then you are earning much higer then a SAP consultant having a decade experience in SAP. Better look for management job. If salary is the criteria.
    Finally how fast is the growth in this industry? Let us say I do the certification spend some $500 and join a company with salary less than half of my current. After doing this, as per your experience how soon will I be able to reach or exceed the salary I would have been getting otherwise (assume I perform fairly well in my SAP role ;-).
    refer the above one
    So finally should I go ahead with the certification?
    Certification is optional , if you just have user level experience you may not be knowing all what comes within an module, i still recommend training as it give you all back ground about SAP and you can understand most of the master data piece to create a right foundation for a module.
    Hope this will help you.
    Thanks
    Ritesh

  • SAP Solution Manager for SAP Business Suite On HANA

    Dear Experts,
    I have a small question regarding the available installation options for SAP Solution Manager for SOH.
    Is there other available database platforms for the installation of SAP Solution Manager than the SAP HANA Database ?
    Meaning that if we have a customer who has the license for SAP HANA Database, does he have other database options for installing the Solution Manager that are covered by the HANA license ?
    Kind Regards,
    Mohamed Awny

    Well if you can find the solution manager software for a DB other than HANA in service market then you can install.
    You can check this by checking the service market SAP Technology Components" ==> SAP SOLUTION MANAGER" ==> SAP SOLUTION MANAGER 7.1
    HANA is so fast why choose another DB?

  • Using the Execute Preloaded Option for ABAP Dataflows in SAP BODS

    Hello All,
    This is regarding the use of Advanced Option in SAP Application Type (ECC) Datastore settings in SAP BODS 4.2, where there are two options to select from for ABAP Execution Option property: (1)Generate and Execute and (2) Execute Preloaded. Since our ECC client is often locked by BASIS team even on DEV environment, we would like to make use of the second option 'Execute Preloaded' so that we could extract the data from ECC tables without having to ask the BASIS team to unlock the ECC client every time before extraction.
    The problem is that we are getting an error upon generating and uploading the ABAP program to ECC client. I have searched the blogs and so far I have only found that there are certain ABAP programs or function modules that come with SAP BODS which need to be installed by BASIS team on ECC side to allow the ABAP dataflows to be generated and uploaded to ECC server. I would appreciate it if anyone could provide a list of which function modules BASIS needs to install on ECC or a blog that provides details around using this option.
    So far, from the SAP BODS designer, we are performing below steps but getting an error upon generating and uploading the ABAP dataflow program:
    1. Create a test ABAP Dataflow using SAP ECC datastore. Provide the ABAP program options.
    2. Right click, select Generate ABAP Program.
    3. Once the ABAP Program Generation Dialog box appears, check the box "Upload Generated Program".
    4. Upon clicking OK, we are getting the following error:
    The ABAP program <ZRTEST01> for ABAP data flow <RT_TEST_R3> (datastore <R3_DS>) was not uploaded: < RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_MESSAGE- Exception condition "NOT_SUPPORTED_BY_GUI" trigger[SAP NWRFC 720][SAP Partner ### ][clientname][servername][accountname][4103]>. >.
    Any help would be greatly appreciated.
    Thanks,
    Rizwan

    All,
    The BASIS team reviewed steps provided in the BODS document and attempted to install the Function Modules but now none of the BODS jobs would work. All BODS jobs are being terminted with the Syntax Error error when extracting data from ECC using ABAP dataflows:
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM |Data flow RT_DF_TEST_PC207
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_RUNTIME_FAILURE-(Exception_Key: SYNTAX_ERROR)- Syntax
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM error in program /BODS/SAPLBODS                          .[SAP NWRFC 720][SAP Partner 740 ][DEV1][Server][account][4103]>.
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM |Data flow RT_DF_TEST_PC207
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_RUNTIME_FAILURE-(Exception_Key: SYNTAX_ERROR)- Syntax
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM error in program /BODS/SAPLBODS                          .[SAP NWRFC 720][SAP Partner 740 ][DEV1][Server][account][4103]>.

  • Install a Test/Dev instance for SAP MII.

    Hi,
    I want to install a test/development instance for SAP MII on my laptop [2 GB RAM].
    Per my understanding, for this i would need set up SAP NetWeaver CE instance and deploy SAP MII 12.1 component.
    I also want do some custom development & integration with SAP through MII to SAP ME.
    As per Master Guide SAP MII 12.1.pdf, we need to Install SAP NetWeaver CE 7.1 EHP1 SP03.
    Since its a test/development instance can i install [SAP NetWeaver Composition Environment 7.2 Developer Edition|http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/a0a6bd7b-3dfc-2c10-eb95-aae0f777d4ab] and deploy MII.?
    Or do i need to have some specific version of Netweaver CE.
    Please let me know what are steps to install a Test/Dev environment for SAP ME/MII integration..
    Please advice.
    Thanks un advance.

    MII 12.1 has not been validated on NWCE 7.2.  And MII 12.2 is validated on NW 7.3, skipping NWCE 7.2.  It may install fine, but you will most likely run into problems executing some of the functions and features of MII.
    Regards,
    Mike

  • Can anybody help me SAP MDM or SAP XI is better option for an ABAPer

    Hi All,
        I have 5 years of exp in SAP ABAP.I want to learn new techonology.I am planning for SAP MDM or SAP XI.
    Can anybody guide me which one is better for me like for a ABAPer which one is a better option and why.

    hi,
    if you have the chance of working with MDM,better to go MDM
    other wise XI for ABAPer

  • Option for running a BAPI outside of SAP

    Hi everyone
    I'd like to call a BAPI from outside of SAP and am interested in what options there are to do this. 
    I believe that Delphi and PHP can be used.  Are there any others?
    Cheers

    You can use a number of languages. The main thing is that you need the RFC library (librfc32.dll on Windows) to communicate with SAP. There are wrappers in Perl, Python, Ruby etc. If you have SAP GUI installed on Windows, you can even write VB scripts to call RFCs in SAP because of the COM-exposed functions.
    (Remember that the term BAPI refers to Business API, which may not always represent a remote-enabled function module. What you want to do is call RFC function modules from outside SAP).
    Google for "SAP RFC <language name>" to see if a specific language has the wrappers/bindings for calling SAP RFC function modules.

  • HT4085 Why isn't "hold" an option for the side switch on the iPad?

    Why isn't "hold" an option for the side switch on the iPad?
    I'd like to be able to let my 3 year old watch videos on the iPad, but young kids want to touch the screen.  I need a method to disable the touch screen.  Seems simple, why isn't this an option?
    Is there a way to write an app that allows the side switch to act as a "hold" switch?
    Mark

    mark915 wrote:
    Why isn't "hold" an option for the side switch on the iPad?
    I'd like to be able to let my 3 year old watch videos on the iPad, but young kids want to touch the screen.  I need a method to disable the touch screen.  Seems simple, why isn't this an option?
    Is there a way to write an app that allows the side switch to act as a "hold" switch?
    Mark
    The obvious solution is to put the iPad screen out of his reach.  Now that's innovative! 

  • Do we have a built-in option for web based tool in Nexus 5548UP switches for management purpose?

    I have purchased Nexus 5548UP switch, i want to know if we have a built-in option for web based tool to manage and configur it just as ASA have ASDM. If there is no such options then what are the options available that can be freely available and can be used to get performance monitoring done.
    Message was edited by: Praveen Varun

    DCNM (Data Center Network Manager) runs on a server (Windows, RHEL or Solaris) and can be used to manage Nexus devices. It's free for Nexus 1K through 5K devices (paid license required for Nexus 7K management).
    http://www.cisco.com/en/US/products/ps9369/index.html
    There is not a "built-in" management product like ASDM for ASA.

  • Battery recharge options for Switch 11

    Hello, I recently bought the Switch 11 knowing that the battery life was not the product's strength, shall we say. Otherwise, it's a great machine for the price, I use it in business meetings and at home.  What I didn't know was the lack of options for for charging the battery without a standard outlet. I don't have any brilliant ideas, but nothing brilliant's needed. Just an adapter that provides a charge from standalone battery packs that are everywhere on the market. I've read a response to a similar idea on these boards for the Switch 10, that this solution would only provide a slow charge. It doesn't matter - we just need something to keep it going when the grid isn't an option. This simple product would get the computer through the workday, which unfortunately it often can't do by itself. Looking more into the future, extra batteries in the keyboard doc would also solve the problem - I'd trade a little weight for hours of charge any day. Thank you -

    Thanks for the feedback, cocomm.  I'm glad to hear that you like your Switch 11.  It's a pretty nifty little device.  Battery life is always a struggle in product design.  And no matter how much life it has, people want more.  Such is life, I suppose.  But as you mentioned, we have indeed had discussions on this topic here before.  I recently talked with one of our engineers about it again and the external battery units that we have seen are just not capable of providing enough added time to a product like the Switch to make them worthwhile.  The added time would only be measured in minutes, not hours.  However, I personally DO like the idea of added batteries in the keyboard/dock assembly, and have passed on that suggestion before.  I can't say yet if that will be happening soon, but it does have merit.  Thanks for contacting us.

  • Select maintenance option for EHP4 FOR SAP ERP 6.0 / NW7.01.

    Dear Experts,
    We have solution manger 7.0 ehp1 ,
    ERP 6. 0 EHP4 Development server(seperate server) this is upgraded from erp 6.0 to erp 6.0 ehp4
    I configured the maintenece optimzer also. and created the RFC destinations also it is working fine. For downloading the support packages  In Miantenance optimizer I am getting the error.
    Select maintenance option for EHP4 FOR SAP ERP 6.0 / NW7.01
    I deleted the systems in SMSY and and recreated using the SLD refresh. Agin also I am getting the sama error for downloading the support packages. I chagned the systems details in the Service.sap.com also. in the logs it is showing the below error also
    No Addon Product Version allowed for transaction: EHP4 FOR SAP ERP 6.0 / NW7.01 (01200615320900003195)
    thanks

    Hello,
    we have the same error in our environment.
    Product version is EHP4 for ERP6.0 and we have both product version (EHP4 and ERP 6.0) active in the SMSY as described in SAP note 1464712 and nethertheless we get this error message.
    " No Addon Product Version allowed for transaction: EHP4 FOR SAP ERP 6.0 / NW7.01 (01200615320900003195)"
    Anyone with a solution here?
    Greets
    Jens

Maybe you are looking for

  • Error while opening the dynamic Template

    Hi Experts, While opening the Dynamic Templates in application in Sap Bpc it will give me an error: Description information is missing: contact your administrator. Please help me in this.

  • ITunes store songs out of album order

    I have a problem with two albums I've bought throught iTunes - the songs are out of order (as they should be on the album). On one album, one of the songs was part of a celebrity playlist when I bought it, and on the other, one of the songs was a sin

  • Presets gone

    hey there, i have a 2 month old install of aftere effects cc on my mac pro, in the beginning i could browse my presets easily, since some days they are gone. i have them checked in the drop down menu to the right. also when i browse presets in adobe

  • How to make the condition tab screen to inactive mode while posting VF01

    Hi Experts, Im an Abapper, I need your advise here. Please understand my issue/requirement that, I have to make the item conditions tab in display or deactivate mode to prevent users to change or create the price or conditions while posting VF01. As

  • JAR file for java.sql.Timestamp?

    What is the JAR file for java.sql.Timestamp? It would be nice to have a directory file or .sh script to find these. -- Ewin