Input feed to HRP SAPR/3

Hi,
Can you suggest me XI/PI best practices for following scenarios:
1. Input feed to HRP SAPR/3 application will utilize and XI middleware and RFC or IDOC to
validate and load into the database.
Input  is : CSV file.
File size expected to be less than 10,000 rows and typically less than 5,000 rows
SAPR/3 would use either RFC or IDOC to process input file
--> Still we need to find standard IDOC or RFC for feed this input.if we do not find IDOC
or RFC then what is other methodology to feed this data into HRPSAPR/3? and how do we find
standard IDOC or RFC for HR employee details?
2. Output feed to Customized application (SF) will utilize extracted  data from HRP SAP
R/3. The file will be sent to a secure FTP location to be processed by SF.
---> Does XI/PI supports secure FTP? then how do we achieve this SFTP?
Thanks in Advance.
PIleran

Hi,
For your sec question. XI will not support SFTP. Probably u can temporarily write to folder and using scripts u can push into SFTP, but I haven't worked on this.
Best regards,
raj.

Similar Messages

  • Feed a single sheet of different paper into input feeder without pulling entire tray out ?

    With windows xp, is there a way to feed a single sheet of different paper into the input feeder on 8600 plus, without having to pull entire tray out each time?
    This question was solved.
    View Solution.

    HI,
    No this function is not supported on this unit, some laserjets for example haven a priority feed slot, but this printer does not.
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Although I work for HP my posts and replies are my own
    Please mark the post that solves your problem as "Accepted Solution"

  • How to make my SSIS package execute successfully, even when there is no input feed file which is actually expected.

    Hello,
    Currently I am running a SSIS package scheduled daily at 7 A.M. It expects two feed files from two different folders. 
    The first step in my package will rename the input files in those folders to  names which the package can understand. I have created two variables in my package to read the files with those file names. I used these variables in connection managers.
    If any of these folders doesn't have input files when the package runs, the package will fail. Can someone please let me know how to make the package the run successfully even there is no input feed?
    Any help is highly appreciated.
    Thank you.

    Why not add a check to see if filecount > 0 from the folder. ANd only if it exists do the next set of tasks ie rename + other processing.
    For this you can use a logic like below
    http://sqlage.blogspot.in/2013/07/ssis-how-to-check-if-file-exists-in.html
    Then link the output of this script task to your rename task using conditional precedence constraint usig Expression and Constriant option. Set Constraint as OnSuccess and Expression as below
    @FileExistsFlg == 1
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Arrays to 3D-cluster arrays input Feed into draw Mesh

    Hi,
    I'm puzzzle with my own algorithm.
    I want to grab input then feed into 3D-cluster array . then feed into Mesh parameters array.
    The problem i had, I want to take 2 rows, feed into 3D-cluster, then send into mesh parameter,
    then redo it with another 2 rows moving down the array.
    So i will have 1 line that "move" in the 3D picture control
    Attached is my vi.
    Attachments:
    array-problem.JPG ‏72 KB

    Sorry here the VI ..   
    Attachments:
    moving3D-data work3.vi ‏18 KB
    zulhairi_1.csv ‏71 KB

  • I have a ASCII input feeding a value in. Each time this value falls between two numbers I want to increase the count by 1. How can I do this?

    I have been trying to work this out an I am sure is is not too difficult to do, but I cant seem to get anywhere with it. If anyone could help that would be great.
    Thanks
    RossH

    I am not currently at a PC with LabVIEW on, so Ic ant send you an example of how to do this. Instead you'll have to understand my description....
    I'll assume that you want to constantly monitor the input value...
    Use a while loop with a shift register to store the count value. You can initialise the count value to zero (or whatever you like) by wiring a numeric constant to it - to the left of the shift register - outside the loop. Place a case structure inside the loop and wire the shift register left to right through the false case. In the true case place the increment function and connect it between the input and output nodes you now have on the case structure. On each iteration of the loop the count value will either remain the same or be incremented b
    y one depending on whats wired to the boolean input on the case structure. Now you need to detect whether your ascii value is in range. You can use the 'In range and coerce' function for this (found in the comparison function pallette). Wire the range values and the input value to it and take the boolean output to the input of the case structure. The ascii value must be acquired within the loop, so that you are checking the updated value on each iteration (or if it comes via an array you could wire the array directly to the outside of the loop and enable indexing - in this case it would be best to use a for loop). You can place an indicator on the 'count' wire to monitor its value if you wish. Remember to also place some conditional statement to stop the loop when required and also a wait function should exist inside the loop. When the loop stops, the count value will be available at the output of the shift register.
    Hope this helps and is clear enough for you to implement?!

  • Finding a  IDOC or RFC in SAPHR

    Hi,
    Can you suggest me finding standard IDOC or RFC :
    Typically we have to feed some input fields to SAP HR system for employee performance purpose. We are about to find standard IDOC or RFC for feed to HRP SAPR/3.
    Input  is : CSV file.
    File size expected to be less than 10,000 rows and typically less than 5,000 rows
    SAPR/3 would use either RFC or IDOC to process input file
    --> Still we need to find standard IDOC or RFC for feed this input.if we do not find IDOC or RFC then what is other methodology to feed this data into HRPSAPR/3? and how do we find standard IDOC or RFC for HR employee details?
    Middleware we are using XI.
    Thanks in Advance.
    PILeran

    hi
    follow the link for list of idoc tyoes
    http://www.sapmaterial.com/messagetypes_Assignment_to_IDOCtypes.html
    regards
    ravish
    <b>plz dont forget to reward points if helpful</b>

  • Automatic Form Feed - Epson LQ - 2180 printer to R12 in Solaris Environment

    Hi
    We are adding a new Epson dot matrix [ Impact] Printer to our system. [Epson LQ - 2180]
    Server OS: Sun OS sun4v sparc SUNW,SPARC-Enterprise-T5120
    R12 Version: 12.1.3
    This is a network printer. This has been added to the printer server via root. We have configured the Printer in the Front end also via Install -=-> Printer in System Administrator REsponsibility.
    Our goal is to print three programs serially one after the other at a time. The paper input feed is continuous sheet.
    When we print from normal windows applications like notepad and MS-word, the page feed / form feed automatically gets set after each request. So that each request gets started in a New page. But this is not the case when we try to do the same from EBS.
    Is there any special setting / value that we need to set in the Printer Drivers like Arguments, Initialization and reset.
    We referred the printer manual but could not find any specific command or value to be set for Solaris.
    Your help is very much appreciated.
    thanks

    Please see if below metalink note helps you:-
    Are Dot Matrix Printers Supported in R12 of Oracle's E-Business Suite? [ID 1118652.1]
    Dot-Matrix Printer in Apps [ID 1121777.1]
    Where Can One Find A List Of Supported Printers For E-Business Suite [ID 353071.1]
    Thanks,
    JD

  • Feeds in Programming

    HI
    i am getting confusion about "feeds"or "feeding" in programming,can any one tell me what is feeds in programing?
    what is file feed?
    Edited by: 964906 on Nov 15, 2012 10:24 PM

    Feeds is any form of external data that you want to periodically update in your Repositories.
    Say you have a catalog feed or pricing feed or any other type of custom feed.
    You usually get feed in the form of file in various formats like xml feed file, xl or csv feed file.
    The main purpose of the feed is to extract all the data from the feed file and create/update that data in your repository in atg, so that your application can use that data.
    Feeds usually are executed via schedulers or webservices, so it can periodically update the data in your repositories.
    You can write a scheduler or a webservice program with a relevant parser logic that parses the input feed file and extracts each record data and puts it in your repository.
    ~Gurvinder
    Edited by: Gurvinder on Nov 15, 2012 11:51 PM

  • Inputs to Fast formula

    Hi,
    I am writing a new fast formula to a custom element. The inputs are declared when defining a new element. They are referred in corresponding Fast formula using Inputs statement. Exactly from where these values are passed to fast formula when running the corresponding payroll. I mean these values change from employee to employee while payroll run. So how these values get passed to fast formula.
    Thanks,
    Regards,

    Your inputs for the fast formula are either defined in the element's definition or received from other elements.
    When you define the element and its input values while defining it, those input values can be used in the formula. When any value is entered in the Element Entry screen for these input values, the formula gets that value.
    The other way to get input values to a formula is from other elements. In the 'Formula Results' window, search for the element that you need to add the input feed. This search does not require F11. Just type the name and click 'Find'. Once the element is found, you will see the list of values at the bottom. You will have input values as well as any values returned from the formula.

  • How to connect the iPad to a TV?

    I see that the Netflix app can now output from the iPad.
    We would like to show movies on our television. Is the "Apple iPad Dock Connector to VGA Adapter" the accessory to buy? Is there something else we'd need?
    We have older TV sets and use RCA component cables to input feeds. (You know, the old red-yellow-white cables.) (That's how our Tivo connects.)
    Currently, we connect our MacBook Pro to the TV using Apple's "DVI TO VIDEO ADAPTER KIT-GEN M9267G/A". You just plug a RCA cable into it and run that into the video input jack on the TV. You run another cable from the headphone jack on the MBP to the TV's audio. I realize that connector wouldn't work with an iPad, but what would?
    Our sets are standard definition (definitely not HD).

    The VGA adaptor delivers the best resolution of the 3 possible "video-out" solutions that Apple offers. Now that both Netflix and Air Video have reved their apps to do video out it seems like the next natural thing is to figure out how to convert the VGA out to an HDMI signal so we can send movies from our iPad to our TVs. There are meny VGA > HDMI converters and I have tried the Atlona VGA to HDMI Scaler/Converter (USB Powered). Model: AT-HDVieW as I saw it mentioned (http://bit.ly/c5U7nv) as a specific match to the iPad. It didn't work. There is no setting on the iPad to send video out rather than display it on its own screen. It switches automatically when it senses "something" attached to the VGA adaptor. This "sensing" works flawlessly when connected to a real VGA monitor but I'm guessing that the Atlona converter is not sending the needed signal back to the iPad to trigger it to dump the video. Will someone please pick up this ball so we can solve this? Other possibilities abound. Here's a few http://bit.ly/d4jgkD and http://bit.ly/asc4RJ THANKS!!

  • Anyone with experience using a Fosmon 3-way HDMI Splitter Hub Switch Port Cable Cord?

    Would like to feed my new MacBook Pro laptop and an existing Dell Latitude laptop into the same 25" Hanspree HDMI monitor.  Appears that the above Fosmon 3-way HDMI splitter Hub Switch could work since the input feed is manually selectable on the Splitter Hub.  Before purchasing this and accompanying cables, has anyone had positive experience with use of this Splitter?
    Cajun4ISU

    Yes, you can connect an HDMI monitor directly up to a 2011 using an HDMI cable.
    Look at >  http://manuals.info.apple.com/en_US/mac_mini_mid2011_ug.pdf in Chapter 1 on Page 15 of the User Guide.

  • Adding an additional STB

    I currently have a splitter with one input feeding 3 outputs for my TV's and 1 output for my computer/router.  I would like to add an additional television output.  What type of splitter do I need?  Should I get on with 1 input and 5 outputs or should I take one of the existing TV outputs and split that into two signals.
    Also, is there a preferred splitter that I should use?

    you could either use a 5 way splitter or add and additional 2 way splitter as long has they are 1000 mhz. Any splitters that are less that 1000 mhz will eventually cause pixelation
    Frank
    Verizon Telecom
    Fiber Solution Center
    Notice: Content posted by Verizon employees is meant to be informational and does not supercede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

  • How to Obtain taskId of a particular process instance

    Hi All
    I have a requirement to receive input & feed the received input for approval (through human task). I would like to bypass the login aspect for the human task & directly display the particular instances task details. I don't want to display all the pending tasks (in a worklist fashion).
    My flow will be as follows:
    Person A initiates the process & feeds input.
    The next task is a human task.
    Person A/Person B should see the input fed by person A in the human task for this current instance.
    Is there a way to pass instance id or task id across the entire workflow? Based on task id, I can display the payload form directly for human task.
    Thanks
    Badri

    http://download.oracle.com/docs/cd/E12483_01/integrate.1013/b28985/oracle/bpel/services/workflow/query/ITaskQueryService.html

  • Raising a notification from 3rd party software

    Hi
    We have a client looking at raising notifications within the asset management system of SAP via a sql/.net software application. The 3rd party software has a defect register which could be used to open the SAP notification. We would like to populate the fields automatically when the notification is opened.
    Is there a current feature within SAP to raise single or multiple notifications via a 3rd party application?
    Cheers
    Russell

    Hi russel,
    Things are where they were.
    Any Function Module(BAPI here) is the ABAP part. So the solution involves 3 parties.  The BAPI suggested helps in creating a Notification by receiving parameters as Inputs. Where these parameters come from? These come from 3rd party software (you called so) through interface (XI here)
    Flow is like this.
    Interface (XI) - Receives parameters from your Browser (assumed you called it 3rd party) and translates into SAP field names and values.
    ABAP  - Receives these inputs, feeds to the BAPI the output of which is a Notification.
    Note:
    BAPI_ALM_NOTIF_CREATE  is a Notification creation tool (Function module) in ABAP. This receives SAP field values as inputs and generates a Notification.  It has got a wide range of applications in regular SAP developments.
    Regards
    KJogeswaraRao

  • Can not stripe T/C using Edit-to-tape balck and code function

    I am in Edit-to-tape mode, mastering, I have T/C enabled, I am attempting to stripe an NTSC Digibeta; I click black and code and choose the settings and then select starting T/C (00;56;00;02) and click Drop Frame, click OK when it says it will erase the tape, but when it actually starts striping the tape, it does not start at 00;56;00;02, it starts at random times that appear to be generated externally.
    How do I actually stripe a tape and re-write T/C?
    Sorry, this is my first time doing projects like this.

    Decide whether you want drop frame or Non Drop Frame and set the switch accordingly ( switch under the flip out control panel) also verify your in record run here
    Set the TC switch on the deck to "INT" and "Preset" then set the TC start time, by pressing the "hold" button. You can now set hours min sec frames by pressing the jog button and rotating the jog wheel. rotate the jog wheel without pressing the jog button to select the next pair of numbers. when you have the desired start TC press the set button. If the deck is connected to black burst and you have no SDI input feeding it, and SDI selected as the input, the deck will generate black when you press record on the deck thus beginning your stripe. Stripe past 1 hr, stop the deck and rewind a little so you're in active code, set the TC switch back to "regen" from "Preset", make your patches put the deck in remote and assemble edit your piece. If you want to do an insert, stripe the tape out about 30 seconds past your last frame.
    the dbeta deck will insert or assemble. Not all decks will, some won't even assemble, only hard record. consult the deck manual when in doubt

Maybe you are looking for