Name of custom file using the file adapter

Hi all

Is it possible to name the file based on an XML tag? Maybe use an xpath expression? My requirement is to create a file name something like po2 < PO - NUM > .xml instead of using any sequence or time stamp.

Thank you.

I think that you can dynamically set a header "jca.file.FileName".

Tags: Fusion Middleware

Similar Questions

  • How to use FTPS using the FTP adapter

    I am trying to create a BPEL process using SOA 11 g 11.1.1.4, that will put the file on the remote site using the ftp adapter. I created JNDI correctly and using portfolio.
    useFtps = True
    walletLocation = correct path of portfolio created in Oracle HTTP Server (OHS)
    walletPassword = walletPassword
    Host = ipaddress
    username = myUsername
    Password = myPassword

    For all this, I followed http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10231/adptr_file.htm#BABEBGGD

    Now, whenever I try to test this BPEL process it gives me the error:

    "Exception occurred during invocation of the JCA binding:" JCA binding run reference operations 'Put' failure due to: error in establishing session SSL. " Error in the SSL session establishment. Impossible to establish the SSL session to the control channel. Response string: 530 please login with USER and pass response Code: 530) Please correct the SSL configuration. ". The called JCA adapter threw an exception of resource. Please review the error message above carefully to determine a resolution.

    Any suggestion or resolutions are welcome.

    Thank you!!

    Concerning
    Yogesh

    Hello

    When you configure the connection for the FTP adapter factory in Admin Console, provide the following values for attributes such as the host name, user name, password, port and the path of remote as location when
    you want to save the file to remote server, for example, ftpAbsolutePathBegin. Please fill out this
    attribute with the path like/soa/ftp/file (example path). If you write to a remote FTP server you must create a factory for connections for this as shown above.

    Please try this and let me know...

    Thank you
    N

  • Error, while trying to deploy an application using the DB adapter

    Hello

    I am getting error while deploying the SOA application using the DB adapter below

    [11:46] send (archive) - sca_DataBAdapter_rev2.jar
    [11: 46:12] Server, the response code = 500 HTTP response was received
    [11: 46:12] error in deployment of archives sca_DataBAdapter_rev2.jar to partition 'default' server soa_server1 [http://computer:8001]
    [11: 46:12] HTTP error Code returned [500]
    [11: 46:12] Error Message from the server:
    * There is a deployment of the composite on soa_server1 error: [JCABinding] [DataBAdapter.DBAdapter/2] Unable to complete unloading due to: cannot find Java class oracle.tip.adapter.db.DBWriteInteractionSpec: could not find oracle.tip.adapter.db.DBWriteInteractionSpec. * of Java class

    [11: 46:12] check the log of the server for more details.
    [11: 46:12] error in deployment of archives sca_DataBAdapter_rev2.jar to partition 'default' server soa_server1 [http://computer:8001]
    [11: 46:12] # incomplete deployment. ####
    [11: 46:12] error deployment archive file:/C:/JDeveloper/mywork/DataBAdapter/DataBAdapter/deploy/sca_DataBAdapter_rev2.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    Pls know me if someone has already faced the same thing!

    Published by: 934914 on June 19, 2012 05:45

    Have you tried restaring the server and deploy again.
    Before deploying again, make sure that your application of DBAdapter, database is running.

    Thank you
    Vijay

    Published by: veejai24 on June 18, 2012 07:44

  • Using the AC adapter / CC

    Just got my Sansa Connect and was about to load for the first time using the AC adapter. I confess that I am not the most technologically advanced person, but I don't know how to plug into outlet and obviously something is missing here - the "claws" are not long enough to fit any wall outlet. They are not really forks, just 2 things small metal buckle. There is a button that says 'push' and it seems that something is part of the adapter on the things of the small loop. I'm missing a part or something? I prefer to use the AC adapter instead of charging through the computer.

    Yes, I just checked my white backup box Connect No.-Wi-fi, which is still in its box.  The a/c adapter comes in two parts: the block you describe with a U Groove on it and a little double pins plug-on-a-plate.  The blades of thin plate in the U groove, so the two pins emerge normally, to make a normal a/c adapter - looking...  I guess that's for different areas, so they can ship the correct pins for the region.

    You still have your original packing to check the pins?  They should be here.  If you got a no.-Wi-fi connection in a white box, this little thing to two pins has its own molded into the packaging.

  • Impossible to retrieve the return value of function from pl/sql using the DB adapter

    Dear Experts,

    I use the DB adapter in my BPEL process. Using the DB adapter I invoke a PL / SQL function. I am able to send two input parameters for the pl/sql function. But I do not know how to retrieve the return value of the function. Please suggest me.

    Thank you
    Rajesh

    Can you tell how pl/sql function looks like you? you return the value of the function, right?

  • Create signals that are customized by using the spreadsheet of settings.

    Hello

    I'm quite new to LabVIEW but I have a complicated program to create. This framework requires a waveform from a spreadsheet of settings, attached.

    I have attached a chart of the appearance of the waveform. As you can see the different parameters related to durations and amplitudes of the wave as well as the frequency and the amplitude of the sine wave in the middle.

    In addition to this the program must travel creating each waveform in succession that the values in the change of worksheet for each different test.

    I managed to read the file in spreadsheet, make a chart from this and then I tried index table online to send to a loop for which would go through each test, but I don't know how to create the waveform of these values. I have tried to use the labView signal generators to create individual sections of the wave but struggled.

    Thanks for any help.

    Combine the GERD and my suggestions.  I had not used the Signal generation pallet front screw, but they manage most of the "math" for you.  The key step, you have to decide is what interval to use for "dt", "quantum" time, usually the same as the sampling interval.  Looking at your picture of waveform, you have a pulse, a ramp, a series of sinusoids, another ramp and a final push.  When you look at an individual Palette, it has parameters "dimensionless" you need to adjust to your particular situation.

    Consider the ramp time T3, starting at V1 and ends at V3.  Assume that your sampling interval is "dt".  You samples, end, thread and start entries in the ramp model based on the samples as follows:

    • samples = T3 / dt
    • end = V3
    • Start = V1

    Since you continue where you left it, I think that you do not want to "exclude the end?" thread true (to avoid double points), but I could be wrong on this matter.

    To the sinusoid, you have need samples, amplitude, phase and cycles.  Samples is again the total length of the sinusoid divided by dt.  The amplitude is one, phase is 180 (notice that your sinusoid starts negative), and cycles is however several cycles you want during the period of the sinusoid.  This sine wave, however, will be about 0, so you will need to add the offset constant V3 on the table.

    After having assembled all the pieces of this wave form complex and are concatenated berries resulting from it, have to turn them into a proper waveform.  Drop a wave function of building on the block diagram, drag to the top of its upper part a 'click' to expose dt and wire in dt and your table (Y).  You now have a good waveform.

    Bob Schor

  • Anyone who uses the VMWare adapter? Do you have suggestions for a connection problem?

    I have a connection to a vCenter who works for years. (touch wood).  I am trying to add an another vCenter to tide.  I use the exact same username and password, but I get an error on the valid username and password.

    I tried on 3 different environments of tide.  I can connect to the application of vSphere with the exact same username and password that I updated the current and he succeeds, but the tide connection still does not work.

    Any suggestions are welcome.

    Thank you!

    Michelle Morris

    I suspect that you are facing a known issue in VMware runtime configuration of the user.

    CSCuu49010 - user VMware 5.5 must be created as domain\username.

    Symptom:
    VMware connection is not getting up when the runtime user has domain association
    
    Conditions:
    1. Create RTU for VMware
    2. Specify  and 
    3. Enter the password for VMWare adapater
    4. Now, go ahead and create a new connection for VMware
    5. Connection will not be coming up
    6. Now, remove the domain from RTU and instead specify the username in  format
    7. Connection is now up and running
    
    Workaround:
    In the runtime user configuration associated with the VMware adapter, remove domain name from the Domain drop down and instead specify username in  format.
    You use the areas in your user Runtime used for the new vCenter connection? If so try to remove the domain name from the drop down field and instead specify the user name in format.
  • How to write queries nested using the DB adapter?

    I want to write a request nested by using the help DB adapter box...

    SELECT INVOICE_ID, FILE_NAME IN BILLING_INVOICE_PDF_V where FILE_ID =)

    (SELECT MAX (FILE_ID) FROM BILLING_INVOICE_PDF_V WHERE (INVOICE_ID = '12345'))) ;

    Thank you

    RAM.

    Hi Ram,

    It's probably the semicolon at the end of the SQL statement that causes the db adapter for error; Simply enter the SQL custom without a semicolon at the end.

    SELECT INVOICE_ID, FILE_NAME IN BILLING_INVOICE_PDF_V where FILE_ID = (SELECT MAX (FILE_ID) OF BILLING_INVOICE_PDF_V WHERE INVOICE_ID = '12345')

  • Include the attribute custom report using the disc

    I'm to customize a script provided by Alan Renouf in his PowerGUI Powerpack.  The script I'm customization in the Powerpack is named 'VM disk sizes.

    His screenplay does everything we need from a point of view of output except that we can also include a custom attribute (Custom Field) VM as well as the information of the disk space.  I have included the below custom script, please note that this is a script/PowerGUI PowerPack we customize but was initially written and provided by Alan Renouf and all credit for this original work must be given to Alan.

    I have included our custom below script and have "in bold Red" line in the script that does not work:

    $AllVMs = get-View - ViewType VirtualMachine. Where {-not $_.} Config.Template}
    $SortedVMs = $AllVMs | Select *, @{N = "NumDisks"; E={@($_. Guest.Disk.Length)}} | Sort-Object-down NumDisks
    {ForEach ($VM to $SortedVMs)
    $Details = new-object PSObject
    $Details | Add-Member-Name name-value $VM.name - Membertype NoteProperty
    $Details | Add-Member - MemberType NoteProperty-name CustomFields-value (($VM.)) CustomFields | %{"$($_. Key) = $($_.) (Value)'}) - join ',')
    $DiskNum = 0
    Foreach ($disk in $VM. Guest.Disk) {}
    $Details | Add-Member-name "drive$ ($DiskNum) path"-MemberType NoteProperty-value $Disk.DiskPath
    $Details | Add-Member-Name "Disk$ ($DiskNum) Capacity (MB)"-MemberType NoteProperty-value ([math]: round ($disk.) Capacity / 1 MB))
    $Details | Add-Member-Name "Disk$ ($DiskNum) FreeSpace (MB)"-MemberType NoteProperty-value ([math]: round ($disk.) FreeSpace / 1 MB))
    $DiskNum ++
    } # end foreach nested
    $Details.PSTypeNames.Clear)
    $Details.PSTypeNames.Add ('Virtu-al'.PowerPack.VMGuestDisks) '
    $Details.PSTypeNames.Add ('Virtu-al'.PowerPack.VM) '
    $Details
    } # end foreach

    When you use the Get view as seen on the first line of the script, it appears the CustomField information not available in the generated view.  How to develop the view to include CustomFields/CustomAttributes for each virtual computer in our environment and then report on their subject?

    Please let me know if I did a poor job explaining the scenario and what I'm after here.  Any help is greatly appreciated!

    Hello, jSun311-

    Yes, you are right - there is no such thing as the "CustomFields" property on a managed object VirtualMachine .  You can always get the names and the corresponding values of the custom fields, you just have a little.  For example, you could change the line to:

    ...## make a comma-separated string that holds the custom field key/value pairs, like "cust0 = myValue0,cust1 = myDateInfo"$Details | Add-Member -MemberType NoteProperty -Name CustomFields -Value (($VM.Value | %{$oCustFieldStrValue = $_; "{0} = {1}" -f ($VM.AvailableField | ?{$_.Key -eq $oCustFieldStrValue.Key}).Name, $oCustFieldStrValue.Value}) -join ",")...
    

    and you should be happy as a clam.

    BTW, this call Get-view on your first line could be optimized a little using the - Filter parameter, like:

    $AllVMs = Get-View -ViewType VirtualMachine -Filter @{"Config.Template" = "false"}
    

    Pretty minimal in this case, but can be very useful in other scenarios of Get-View.  And, you may want to retrieve only the properties of the managed VirtualMachine object that you plan to use, so that the memory usage is reduced to the minimum, speed is optimized, etc. (do you this by using the - Get-mode property param).

    Anyway, how does do for you?

  • Get the "selected lines" value after sql custom query in the database adapter

    We execute a custom query in a database adapter. With other technologies (JDBC, etc.) the result of a query produces not only a game but the number of lines selected results. For example, the output of the script of Oracle SQL Developer will display something like:

    9999 selected lines

    at the end of the output of the script.

    I would like to obtain this value for a BPEL process. Of course, I could run a 2nd interview whose where clause is identical to the first, but select count (*) instead. However, it is not only ineffective but (in rare circumstances in an active database) could be the problem.

    It is not obvious to the novice BPEL how to get the selected value and the result set row in an Invoke. Is this possible?

    Maybe it's not the only solution - but this is how I did in the past.

    After step to invoke the adapter, use a step of the having-right/copy to fill a variable of integer type BPEL using the xpath count function...






    That should affect the number of records returned by the query.

    I hope this helps.

    Rod.

    Published by: Tunnels of Rod on December 15, 2009 13:16

  • Don't load not satellite L550 - cannot use the AC adapter

    Hey guys I'm stuck.

    My L550-113 collapsed somehow load.

    He was supported very well now and then, sometimes stopped to load.

    When pluged AC the yellow control light lights up for a few seconds then Amber transforms into a yellow flashing.

    Tried to unplug and plug the AC adapter it did charge twice but now even that doesn't help.

    My main problem is that I can even use the device when it is pluged in...

    What should I do?

    Hello

    Remove the battery and unplug the AC adapter.
    Wait several hours and then connect the two parts and check if the laptop to charge again.
    If this isn't the case, then the adapter should be verified.
    If it s question no AC adapter (I guess that he isn t ac adapter related issue) then the motherboard of the laptop must be verified.
    I think that security is still available so get in touch with the local ASP in your country!
    Guys should help you.

    Welcome them

  • Can I use the car adapter More4You PX1189E-1NPO with Satellite A100?

    Hello
    I have the car more4you PX1189E-1NPO adapter and the Satellite A100-169 power supply 15V witch.
    Adapter and this laptop work together?
    (On the car adapter it is written: 'Use with all portable Toshiba up to 19V dc 6.3Amps').
    And Toshiba.eu says:
    UTES & OPTION_ID = 98981 http://EU.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/JSP/individualOptions.do?service=EU&action=SHOW_ATTRIB & tab = 1 #1
    "The adapter adjusts, conditions and regulates the power of entry to the correct voltage required for your notebook."
    On the Site of Toshiba Switzerland they even say it regulates to 15V.
    If I can use it with my laptop 15V, isn't?
    BR
    Phil

    Hello

    Jordan is right, he wasn't. I have the same card and the card is really just for the machines of 19V. It s easy to find, just look at the site of the compatible machines and you will be
    mention that each of these machines is a 19V machine.

    I think that that s a mistake of misunderstanding of the administrator of the site or who designed the site, then believe me, buy another, which is 15V and not to 19V.
    And Don t manual work on something that has been built and certified for this and for this machine. Believe me, this connector is already the right one for the machines according to,.
    Thus, if your machine is broken because you have modified the original equipment, then your warranty will be revocated and your machine has disappeared.

    Welcome them

  • Additional column names selected when you use the describe "popup" to select columns

    Hello

    In SQL Developer 3.2.20.09, if you use the popup describe the function on a individual table columns using Ctrl + click (not shift click choosing a range of columns) and select and then drag them to the SQL worksheet to find the column names, it includes all of the columns between the individual columns that have been selected.

    For example if I choose column 1 and 5, it includes 1,2,3,4,5 columns when I drag them through.

    Simple to reproduce on any table, just open the SQL worksheet, type the name of a table, open the popup describe and select some columns.

    Kind regards

    Steve

    Is not past in v4 ai2 it seems to be fixed.

  • How to use the wireless adapter?

    With the help of Windows as the operating system (Vmware Server 2.0) of the host and running Linux as the guest operating system. I would use the adapter wireless on the host machine but can not understand how to operate. Any ideas?

    That is right.  Your comments will STILL see a wired NETWORK card, as it's virtual.  The only way to see a wireless connects directly a USB wireless NETWORK card to your host... and I don't know if they all work.

  • Insert multiple records in a database using the DB adapter and stored procedure

    Hi all

    I want to insert multiple records in a database using a stored procedure. I wanted to insert these records using a data adapter and data adapter must be called by a mediator.

    Can anyone suggest me some ideas if it's possible with capabtilities OOB in SOA suite or not?

    Thank you for your help in advance.

    Thank you
    Shiv

    The trick is in the stored procedure. You must use a data type that will handle multiple records I use varray. An example can be found in this post.

    Re: Mutiple calls to AppsAdapter (pl/sql) when the payload has multiple records

    When you read the procedure stored in the db adapter wizard looks and xsd / xml if you have maps accordingly.

    see you soon
    James

  • Can call us and to run a query by using the db adapter or adapt oracle applications

    Hello

    Can call us and run a set of request (which runs a set of packages in a sequence) using the adapter db or oracle apps adapter similar to the call of a stored procedure and the simultaneous program?

    Thank you
    RV

    (1) on an appeal the DBAdapter in a BPEL sequence, make sure you assign the 'property' transaction = partnerlink participate.
    (2) or create a package that calls other packages in a sequence

    Marc
    http://orasoa.blogspot.com

Maybe you are looking for

  • T450s show issue (corrupted image)

    A few days ago my T450s have developed a display problem, as shown in the videos below: https://www.YouTube.com/watch?v=XYZ-TWDsNJo https://www.YouTube.com/watch?v=rRREUYBpzPo I took the second BIOS video just to show that it is not only related to W

  • HP 6968: Auto Off does not engage

    Hello I work on behalf of Epson from a local electronics dealer Superstore but bit the bullet and bought this printer because of its multitude of features and significant improvements on HP 2015 models available in my store (as well as the sale price

  • Cannot load Windows

    I tried everything in the Advanced menu and windows won't load always. any ideas?

  • oil leak

    Hello!  I recently moved and when I opened the box to my HP Photosmart B8850 printer, there is about a 1/4 cup of felt and looked like oil in the box.  He appeared to have leaked inside the printer (found inside) in the box.  There was no leakage out

  • Transfer photos between devices

    Can I copy photos from my laptop to my iPad? If so, how? I've done the other way around but can't find this way!