RACF Standard connector "LookupField Target File" parameter

Hi!
I'm configuring RACF Standard connector (Release 9.0.4.12). and im not an expert in RACF so i need some specification regarding the file used as parameter "LookupField Target File" in the " Scheduled Tasks for Lookup Field Synchronization". In other words i need to know if the file to be created into RACF must be like SYSTMDAT , which has a length 80 and record format Fixed Block. Or it must be Variable Blocked?.
Thanks and Regards.

Well this file InitialLoginSequence.txt contains all the commands in a proper sequence which is equivalent to opening a emulator window in the interactive mode. So for example:
1) When I open the window first, I see the following prompt -> *@@@@* & it waits for a Application Name
Hence the first text in my file would be Wait(@@@@);
& for your case, this is not true, so you can skip it.
2) Then I need to pass in application Name. so lets say xyz
Hence the string to be followed would be *Send(xyz[enter]);*
3) Then I wait for the prompt to throw next question. Let's say it shows ENTER USERID.
Now, the string would be Wait(ENTER USERID);
4) Then I enter my User ID.i.e. *Send(myuserid[enter]);*
5) Then Prompt Password.i.e. *Wait(Password);Sendmask(${Password}[enter]);* and so on.
For your case what do you see as prompt after the company Logo. That would be your first string. If it is Userid then try to do like below:
Wait(Userid);Send(myracfuser[Enter]);Wait(Password);Sendmask(${mypassword}[enter]);Wait(Command ===>);Send(TSO50[Enter]);Wait(IKJ56700A ENTER USERID);Send(myracfuser[Enter]);Wait(Password===>);Sendmask(${mypassword}[enter]);Wait(***)
Thanks
SRS

Similar Messages

  • Invalid Path for target file, check if connector is deployed correctly

    Hi all,
    I've got a tricky problem over here: we are using OMB scripts for generating simple extract mappings that just copy data from an oracle source table to a flat file on a directory. Up untill now ( with version 11.1 ) this did not pose any troubles, but now we are using 11.2 for the first time and we don't get the mappings to execute. Generating, validating and deploying all works fine, only executing fails with the error: "Invalid Path for target file, check if connector is deployed correctly". It ends to rapidly, so I'm assuming the problem lies in the repository and not on the database itself.
    I'm pretty sure all locations are defined as needed, flat file operator in the mapping has correct location, the flat file module has the same location,...
    I tried almost everything: recreate oracle module, recreate flat file module, unregister and recreate db location, unregister and recreate dir location, recreate mapping and flat file, export/import...
    The strange thing is, I was able to execute a mapping once. Although it ended with an error (due to a function in the mapping), it created the file correctly. After that I needed to update the directory path of the target location and from then on, I always got the error above, and I don't see a good reason.
    Any suggestions??
    Tnx,
    Michel

    That error is displayed when the generated code fails to execute with one of the following database errors;
    UTL_FILE.INVALID_PATH
    UTL_FILE.INVALID_OPERATION
    UTL_FILE.INVALID_FILEHANDLE
    So its worth checking the generated code for that map and searching for the code around UTL_FILE.FOPEN and seeing what the path and the file name in the code are. Maybe the file is created with permissions such that it can be created but not then re-written and its an OS permissions thing (such as UMASK settings).
    Cheers
    David

  • OIM RACF Advanced/Standard connector issues?

    Folks,
    Will you please share your thoughts or experience on Oracle Identity Manager 10g(OIM 9.1.0.2) integration with the out-of-the-box RACF Advanced/Standard connector ?
    Basically lessons learned using the RACF Advanced/Standard connector or the key configurations reminders.
    Thanks

    It is sloooooowwww.
    (Or at least the screen scraper variant was, may have been replaced by now)

  • Need to genereate Target file name same as Source File Name thru Local J2SE

    Hi Everyone,
    I want to genereate Target file name exactly same as Source File Name. I know how to handle this in Central Adapter Engine(Sender & Receiver Communication Channel).
    But I need to do this in Local J2SE adpater engine.
    Please help me in this regard.
    Thanks & Regards,
    Nagaraju

    U can use the parameter to save the filename in the message header
    file.messageAttributes=<name,directory>
    This is similar "Adapter-Specific Message Attributes" concept.
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/246b3de666930fe10000000a114084/frameset.htm
    Regards,
    Prateek

  • Target File Size Too Large?

    Hello,
    We have an interface, that takes a Source File-> Transforms it in the Staging Area ->and outputs a Target File.
    The problem is the target file is way too large than what it is supposed to be.
    We do have the 'Truncate Option' turned ON, so its not duplicate records..
    We think its the Physical and Logical Lengths that are defined for the Target files.
    We think the logical length is way too large causing substantial 'spaces' between the data columns thereby increasing the file size.
    We initially had the Logical Length for the data columns as 12 and we got the following error:
    Arithmetic Overflow error converting numeric to data type numeric.
    When we increased the Logical Length from 12 to 20 the interface executed fine without errors. But now the target file size is just way too large 1:5
    Any suggestions to prevent these additional spaces in the target columns??
    Appreciate your inputs!
    Thanks

    Since 'File-system' does not have a property 'column length', ODI will automatically set a standard 'column length' according to the datatype of the column. In your case, as both your source and target is File, check the max length of each column in your source ( Ex: if your file is huge then open the file in excel and verify the lengths) and set the same 'Logical length' for your target file datastore.
    drop the temporary tables (set the 'delete temp objects' option to 'true' in the KMs) and re-run the Interface. hope this helps.
    Thanks,
    Parasuram.

  • How do i add time and date to target file

    hello,
    1. When do we generally go for FCC?
    2. Is it possible to assign field seperator without FCC on the reciever side file adapter?
    3. how do I add timestamp as well as DATE to the target file?
    thnks
    venkat

    Hi venkat
    1. When do we generally go for FCC?
        we can do the FCC at sender side as well as at the receiver side.
        Sender side: we do the FCC at the sender side only if we are getting a flat file   from the sender, and so that it can be understand by the XI,because XI can understand only the XML.
         Receiver side:we do the FCC at the receiver side only if the receiver requires the flat file.
    2. Is it possible to assign field seperator without FCC on the reciever side file adapter?
    no, it is not possible.
    3. how do I add timestamp as well as DATE to the target file?
    if you want to add date and time in the target file for this you have to select the parameter
      File Construction Mode* : AddTimeStamp
    in the processing parameters of the file adapter(Receiver).
    Thanks
    Rinku

  • Racf Adv connector 9.0.4.14 installation in OIM

    Hi,
    We ahve tried to install Racf Adv connector 9.0.4.14 in OIM 9.1.0.1 but we got the system administration error on the web console page. We followed the below steps to install connector
    1. Down loaded the RACF ADV connector from oracle site
    2.Unzip this folder and copied into OIMHOME\ConnectorDefaulFactory
    3.Login to OIM web console using "xelsysadm" user and tried to install the RACF ADV connetor
    Result: We got "system error was encountered, conatact system administrator" on web console itself.
    Then after, we loged in again and checked the install connector page thru webconsole, there isno one connector is displayed in the Connector combo box list.
    And the log file information is as follows
    2011-05-05 05:28:33,350 INFO [org.apache.struts.util.PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    2011-05-05 05:28:41,100 ERROR [XELLERATE.WEBAPP] Class/Method: tcActionBase/execute encounter some problems: For input string: ""
    java.lang.NumberFormatException: For input string: ""
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:470)
    at java.lang.Integer.parseInt(Integer.java:499)
    2011-05-05 05:28:41,100 ERROR [XELLERATE.WEBAPP] Class/Method: tcAction/execute encounter some problems: java.lang.NumberFormatException: For input string: ""
    javax.servlet.ServletException: java.lang.NumberFormatException: For input string: ""
    at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
    2011-05-05 05:28:41,100 ERROR [XELLERATE.WEBAPP] Class/Method: ConnectorInstallationAction/execute encounter some problems: javax.servlet.ServletException: java.lang.NumberFormatException: For input string: ""
    javax.servlet.ServletException: javax.servlet.ServletException: java.lang.NumberFormatException: For input string: ""
    at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
    Please help me to solve this.
    Thanks,
    Ravi G.

    Hi Kevin,
    Thanks for your reply,
    We are trying to install the RACF Advanced Connector in OIM.After copying Connector to the ConnectorDefaultDirectory in OIMSERVER , we are trying to install the connector from the OIMAdmin Console. We are able to see the RACF connector version in the dropdown box, when we click on the Load button we are getting the SystemError Page.
    Please let us know if there are any prequisites we need to take care before installing the connector,we dodn't find anything on this in the connector documentation.
    Please help us to install the RACFAdvanced Connecttor
    Thanks,
    Ravi G

  • How to get target file name and buffer the incoming messages?

    Hi Experts
    I have one scenarion like
    I wanted to find whether is there any file existing in target folder. If it exists I dont want to overwrite it but I have to buffer the incoming messages in some queue or something like that. And when ever the request comes next time I have to send the data buffered in queue first.
    I dont want to add any time stamp for target file to avoide duplication.
    Can we do this using XI. If yes please suggest me how to achive this.
    Regards
    Sowmya

    >
    Sowmya wrote:
    > Hi Experts
    >
    > I have one scenarion like
    > I wanted to find whether is there any file existing in target folder. If it exists I dont want to overwrite it but I have to buffer the incoming messages in some queue or something like that. And when ever the request comes next time I have to send the data buffered in queue first.
    >
    > I dont want to add any time stamp for target file to avoide duplication.
    >
    > Can we do this using XI. If yes please suggest me how to achive this.
    >
    >
    > Regards
    > Sowmya
    there is no standard way to achieve this. I suggest a redesign.
    post the files to a different directory and write a script which will move the file to the required target directory only if it is not present there.

  • INVALID PATH FOR TARGET FILE - 11g

    I had several mappings that's need to run almost all of my mappings got this same error,
    OWB Owner: owb_rpo_ev04
    User Owner: owb_rpu_ev04
    h2. "INVALID PATH FOR TARGET FILE, CHECK IF CONNECTOR IS DEPLOYED CORRECTLY"
    -Flat File Location has been indicated
    -Locations has been deployed
    -Files Location has been deployed
    -Physical Location has been created
    Two mappings is working prefectly without any error, but to several mappings the one with Flat Files Location are the one with the error when executing. I already grant permission owb_rpu_ev04 to UTL_FILE. I even create a synonym for UTL_FILE the i can used "ECT_FILE"
    Files are in FTP,
    h2. partial script
    OUTPUT_FILE ECT_FILE.file_type;
    FILENAME VARCHAR2(50);
    FILEPATH VARCHAR2(50);
    email_subject VARCHAR2(200);
    email_body_hdr VARCHAR2(10000);
    crlf VARCHAR2(2) := chr(13)||chr(10);
    OWB_FAILURE_RUN EXCEPTION;
    PRAGMA EXCEPTION_INIT (OWB_FAILURE_RUN,-20000);
    PROCEDURE CHK_EXECUTION (EXEC_FLAG IN NUMBER) AS
    BEGIN
    IF EXEC_FLAG = 3 OR EXEC_FLAG = 4 THEN
    RAISE OWB_FAILURE_RUN;
    END IF;
    END;
    BEGIN
    FILEPATH := 'ECTDM_EV04_OUTFILE_DIR';
    -- ECTBusiness.csv
    ECT_RUN_BATCH_MAP1 ( 'PLSQL', 'ECTDM_IN_M_BUSINESS_L1', 'OWB_RPU_EV04_LOCATION', 'ERROR_DETAILS', 0, EXEC_FLAG, 'A','DM');
    CHK_EXECUTION (EXEC_FLAG);
    Edited by: ellenore on Apr 26, 2012 5:52 AM
    Edited by: ellenore on Apr 26, 2012 6:03 AM

    That error is displayed when the generated code fails to execute with one of the following database errors;
    UTL_FILE.INVALID_PATH
    UTL_FILE.INVALID_OPERATION
    UTL_FILE.INVALID_FILEHANDLE
    So its worth checking the generated code for that map and searching for the code around UTL_FILE.FOPEN and seeing what the path and the file name in the code are. Maybe the file is created with permissions such that it can be created but not then re-written and its an OS permissions thing (such as UMASK settings).
    Cheers
    David

  • Regarding Target File name

    Hi Everyone,
    I want the Target File name to be as Update_Order_%y%y%y%y%M%M%d%d%H%H%m%m%s%s.A04.
    How do i proceed to create such files.
    Any help would be appreciated.
    Thanks & Regards,
    Varun

    >
    Varun Reddy wrote:
    > Hi Everyone,
    >
    > I want the Target File name to be as Update_Order_%y%y%y%y%M%M%d%d%H%H%m%m%s%s.A04.
    > How do i proceed to create such files.
    > Any help would be appreciated.
    >
    > Thanks & Regards,
    > Varun
    Hi,
    1. In the Sender File Communication Channel, check the option Set Adapter-Specific Message Attribute and Filename.
    2. Assuming Update_Order is a constant string, Use this UDF. If Update_Order is a element at your source structure, pass it as a parameter to the UDF.
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    java.text.SimpleDateFormat dateformat = new java.text.SimpleDateFormat( "yyyyMMddHHmmss" );
    dateformat.format( new java.util.Date() );
    String tagetfilename="Update_Order_" + dateformat;
    conf.put(key, newfilename);
    Regards,
    Chandra

  • Variable subsitution for target file names

    Hi All,
    I am using variable subsitution for dynamic file names. I am using the multimapping for multiple files in the target.So i coluld not able to use the dynamic configuration for file names. Now i want to replace all the spaces in the filename to underscore.
    For example
    My payload filed value "file name in the target file".
    Now my filename  "file_name_in_the_target_file".
    How to achieve this using Variable subsitution.
    Regards,
    Ramalakshmi.G

    Use replaceString Function.
    file name
    Constant (" ")               --> replaceString -------> TargetField
    Constant ("_")
    Regards
    Ramesh

  • Issue with Target File structure

    Hi Experts ,
                              Mine is a proxy to file scenerio. please suggest me on the below req. My target file structure should be as follows.
    HDR:PARTNER,CHDAT,NEW_TEL,OLD_TEL,PREF_CONTACT_NO,TEL,EXXX_ID
    1029382,28.02.2011,0782191829,049829329,Y,3,0
    1029382,28.02.2011,0783484311,077383738,N,2,0
    1029382,28.02.2011,01972383934,0113938393,N,,0
    1039385,28.02.2011,0782133829,079829310,Y,3,0
    10245748,28.02.2011,N,,,,DAVID.WHITAKERattheYAHOO.CO.UK
    112928393,28.02.2011,01183393843,01123839388,N,,Tom.HanksattherateSKYdotCOM
    FTR:UPDATE_VENDOR_CONTACTS_SRM_TO_EIS,01.03.2011 02.18.29,6
    This structure has 3 parts , header , body and trailer.
    I am planning to create a target  structure . Is it possible to get the field names of the structure in it
    Header
         HeaderInfo :  HDR:PARTNER,CHDAT,NEW_TEL,OLD_TEL,PREF_CONTACT_NO,TEL,EMAIL_ID
    Body
    1029382,28.02.2011,0782191829,049829329,Y,3,0
    1029382,28.02.2011,0783484311,077383738,N,2,0
    1029382,28.02.2011,01972383934,0113938393,N,,0    
    Footer
         Footer Info :FTR:UPDATE_VENDOR_CONTACTS_SRM_TO_EIS,01.03.2011 02.18.29,6
    I will take care of the comma and the single line for header/footer and multiline for body in content conversion ,
    In the footer I need date and time stamp along with total number of rows for the body.
    How do I get the same  .
    Please suggest .
    Arnab.

    Hi,
    Yes you can get the timestamp and count of no of records in the footer.
    Please define your target structure like below
    MT_
    Records
      Header ( o to 1)
        Headerdata
      Items(0 to unbounded)
        field1
        fielld2
    Footer
      Footerdata
    And in the mapping get the current dat using data function.
    And then pass the Item node to the function count
    Concat both of them along with the constants you need and assign to footer data..
    Thanks
    Suma

  • Target file of the same name as source file

    Hi,
        I am working on a file to file scenario. I need the target file name to be same as the source file name.
        I checked the adapter specific message attributes in the sender as well as receiver file adapter,and also checked the file name.
        Now am using variable substitution for the file name in the receiver file adapter.
        I defined the variable value as :
        message:FileName
       But no file is getting created in the destination folder.
       Can anyone help me out with this.
    Thanks and regards,
    Pravesh Puria.

    Pravesh,
    If you have selected  File adapter --> Adapter Specfic Attribuest --> File name in the sender and receiver file adapter , then do not go for variable name substittutuion.
    Just make a dummy file name in the receiver file adapter for the file name field and XI will automatically use the same file name as the source when creating the file.
    Regards,
    Bhavesh

  • 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)

  • Acrobat 9.0 Standard. Setting PDF file password from Excel VBA

    Acrobat 9.0 Standard. Setting PDF file password from Excel VBA
    Hi: I am trying to find a call to set the password of a PDF file that I am creating from Excel Workbook using a VBA call.
    I basically have this Excel VBA code that works fine and creates a file.
                pBook.PrintOut Copies:=1, preview:=False, ActivePrinter:="Adobe PDF", _
                               PrintToFile:=True, collate:=True, PrToFileName:=PSFileName
                ' Convert the postscript file to .pdf
                Dim myPDF As PdfDistiller
                Set myPDF = New PdfDistiller     
                myPDF.FileToPDF PSFileName, "", ""
    BUT, I need to set the password on this PDF file and do not see an option to do so.
    Can you provide a solution for this situation? Appreciate your response in advance.
    Thanks.

    There is no way to set password programmatically using any other dll or any other kit?
    I am creating a bunch of PDF files for users programmatically but then they have to go in and set password themselves? This is very inconvenient for users.

Maybe you are looking for

  • Hyperlinks in e-mails and word documents no longer open a window

    My Firefox was recently was upgraded (not my choice - you just did it) and now when I click on hyperlinks in e-mails (I use Entourage) and word documents the screen acts like it's getting ready to take me to a new window in Firefox but then nothing h

  • Change Data Capture: ORA-00001 on DBMS_CDC_SUBSCRIBE.SUBSCRIBE()

    Good afternoon. I am attempting to rebuild a CDC subscription from an existing publication. The subscription does already exist, but has been dropped using the DBMS_CDC_SUBSCRIBE.DROP_SUBSCRIPTION() stored procedure. I have created the subscription a

  • My friend signed into gmail on my iPad safari browser and it kept asking him if he wanted to increase storage capacity size.

    My friend signed into their gmail account on my iPad and asked if he would like to increase storage capacity. He clicked no but then it signed him out. I know this happened once before but he was still able to sign into gmail. He tried again but it s

  • How to recover system from new hdd T410

     Hello, please, help me to recover my system. I have a new HDD and trying to recover my system from "Lenovo_recovery" partition. Partition has been copped from old HDD. 1) I have chcked there are all files in "Lenovo_Recovery". 2) installed trial ver

  • CS5.5 InDesign

    We already have a licenced copy of CS5.5 InDesign which allows us to run on two Macs in the office. I need to obtain another licence for a 3rd Mac, is this possible? Unfortunately not able to upgrade InDesign due to other software running to our Indi