XMLFIND in the DAL script

Hello

I have some problems with the xmlfind function in the DAL scripts.  Find a Gendata crashes whenever I run and I've tried several different combinations of xml:

It is a part of the xml file:

<>activities

< activitiesList >

< code > < code > 801240

Football < secondActivity > < / secondActivity >

< name > John < / name >

< / activitiesList >

< activitiesList >

< code > < code > 801116

Basketball < secondActivity > < / secondActivity >

< name > Adam < / name >

< / activitiesList >

< activitiesList >

< code > < code > 801410

shotput < secondActivity > < / secondActivity >

< name > Claire < / name >

< / activitiesList >

< / activities >

XMLFIND:

% listH = LoadXMLlist ("activities.xml");

% textList is xmlfind (listH %, 'activities', 'activitiesList');.

I used isxmlerror to check if listH % is valid and he did return 1.  My problem is with xmlfind and gendata crashing before it can display an error message.  I would appreciate any help on this matter.

Thank you.

P.S. I read the DAL_book.  Nothing helps.

Hello

I get this method.  I don't think that this is the issue, I tried the method extract % and it worked on the first try.  So, I understand.  Thanks for your help.

Tags: Oracle Applications

Similar Questions

  • How to switch the input of command in the DAL script parameter

    Hello guys,.

    I want to pass the name to extract xml (one of the input for the batch of documaker parameter) to one of my trigger DAL.

    I plan to use the Ext2GVM function for this. I need to know the syntax of the following parameters:

    Say-exporter variable XMLNAME am for the batch.


    (1) what should be of syntax for the AFGJOB file

    Is this correct-> ; Ext2Gvm; 2; ParameterName = ~ GETENV XMLNAME ;

    (2) what should be my entry in the trndfdfl. DFD

    Is this correct->

    < FIELD: parametername>

    EXT_LENGTH = 21

    EXT_TYPE = CHAR_ARRAY_NO_NULL_TERM

    INT_LENGTH = 20

    INT_TYPE = CHAR_ARRAY

    KEY = O

    REQUIRED = Y

    FIELDNAME = parametername


    (3) is it necessary to go into details as < Trn_Fields > in the ini files?

    If so, please help me with sytnax


    (4) final, how can I call this variable in the script DAL ?

    Is this-> OK

    Metafilename = GVM ('parametername')


    Thank you


    I reformulerai what I think you do.

    You have a file name that you want to reference it in a script DAL. This file is NOT the snippet file should be able to use in the creation and mapping of your transactional data, but a few additional files that you expect to process directly from DAL.

    If this is correct, two possibilities come to mind.

    1. assuming it's a file that you can copy using your linux script, copy the file to a consistent name. Your script DAL can then use the code name hard you still copied.

    2. a method that does not have a copy of the file would require that you create an environment variable of the linux script that contains the name of the file passed. In your INI, you must define your own INI, something like this:

    Filename = ~ GetEnv MyExternalFile

    The DAL script would do this to get the name:

    xmlFileName = GetINIString ("MyINIGroup", "Filename");

    When DAL is requesting the INI value, see the logic underlying the ~ GetEnv which is a built-in function to get the environment variable named following. So if you have assigned your script linux environment variables, the name going through now and DAL has a way to get it.

    (Note there is no magic in the name of the INI option or group or the name of variable environment you choose to use.) The magic is to use the ~ GetEnv to retrieve the value of the environment when the option is requested.)

    Second note, the GetINIString function has an optional first parameter to name a context INI. In this case, I do not pretend that you use this setting. Just include a comma to indicate that the first parameter is omitted.)

  • Documaker: Unreadable characters with DAL Script

    Hi Experts,

    I want to set a field with DAL Script.
    But the strings Unicode is unreadable...

    String of coded on two bytes will not be recovered with DAL Script?

    Because the string is not wrapped when four fields are placed side by side in the table.

    I put DAL Script for the concatenation of the value of the four fields and returning a value in a field.

    DAL script is correct because the only channels blocked is readable.

    Mask field rule is "8".

    Please help me!

    Thank you very much

    There is still no support for Unicode in DAL.

  • How to write messages in the Nepali script instead of the English script?

    When sending messages to Nepali friends, I need to use the Nepalese devanagri script instead of the English script. How can I change the face of the type which I can do using gmail but not thunderbird?

    I do not see a language module, only a dictionary.
    https://addons.Mozilla.org/en-us/Thunderbird/language-tools/

    Maybe http://www.lipikaar.com/help/Nepali/lipikaar-Nepali-typing-software-faq

  • V21 Firefox cannot find the files if file *.htm used "style windows" path slashes to the java scripts (on Unix, hosting with apache)

    Hello. I find a strange behavior of Firefox v21. If the 'windows' path used *.htm file slashes to the java scripts (on Unix, hosting with apache). Firefox says 404, but other browsers (such as Opera, Chrome, IE10) works properly with this.

    You should use slashes in links so that they work properly in Firefox, otherwise Firefox will escape them that 5% C as you can see if you would them hover in the case of a real link (this is obviously not possible in this case).

  • Save the attachment script gives error "Mail has been a mistake: AppleEvent Manager has failed. ' number - 10000

    Hi all

    I'm completely ignorant when it comes to Apple Script and I'm trying to get this simple script to work. The purpose of the script is to save attachments in a folder named when I run on the Apple Mail messages via a rule.

    This is the code:

    Tell application "Mail".

    theMessages set of selection

    Repeat with thisMessage in theMessages

    the value of the theAttachments attached to a letter of thisMessage

    Repeat with thisAttachment in theAttachments

    the value theAttachmentFileName ((chemin d'accès àle texte riche de la règle de type dossier de départ) & ' treatment of the Documents record: Hazel ") & name of the thisAttachment

    Save thisAttachment in file theAttachmentFileName

    end repeat

    end repeat

    tell the end


    The folder does not exist, but I get a "error " Mail has been a mistake: AppleEvent Manager has failed. ' number - 10000 "when I run.

    The code in the Script Editor editor also inserts "type of rule" in my code, so I guess that my syntax is faulty.

    Any help would be greatly appreciated.

    Kind regards

    Beem

    If ' folder of treatment of Hazel ' already exists in the Documents folder, the following script of GUI, which seems to work perfectly under OS X 10.11.3, should do what you ask for:

    Try

    game of theDestinationFolder to ((path to the documents folder) as text) & "Hazel treatment record" as alias

    on error - file does not exist

    return Beep 3

    end try

    say application "Mail".

    activate

    the value theMessages to the selection

    Repeat with thisMessage in theMessages

    thisMessage Open

    say application 'System events' to say process "Mail".

    click on menu item "Save attachments...". " of 1 of the 'file' menu bar item menu of the menu bar 1

    Repeat until sheet 1 window 1 is

    end Repeat

    key sequence "o" using { control down,shift down}

    key sequence "Nutty".

    click on button 'Save' of the sheet 1 of window 1

    Repeat while sheet 1 window 1 is

    end Repeat

    key sequence 'w', using {control down} - close this message

    end say

    end Repeat

    end say

  • Why did the Java script works on my work for Internet explore, but not for Firefox RSS feeds?

    I finished building the Web site for my girlfriend, and the rest is the RSS feed. It works just fine in IE 8, but Fire Fox 9 when the widget is clicked a bookmark box appears and asks if I want to save it as a bookmark. I'm not a programmer of the Java script so I hope help here! Here's the script:

  • "< a href ="http://www.susangabrielle.com/1/feed"title ="RSS"alt ="rss">< /a >"
  • The view is http://www.susangabrielle.com

    Probably you fixed, the RSS seems to work for me

  • Get the current name of the Run Script

    Hello

    I'm looking for the name of the current script that runs in DIadem.

    So I would like to call a script, and then everything is running I would record the name of the script (file name on disk) a text box on a report that I am generating.

    I know how to pass values to the report that I am not sure to get the name of the script that runs underway.

    Thank you

    Hi Tim

    You can use the CurrentScriptName and CurrentScriptPath variables.

    I hope this helps.

    Winfried

  • How to use table 1 d of waveform in the Matlab Script

    I use Lavbiew to make the classification of Vibration signal.

    The first problem I encountered is the form of incorrect data.

    The output signals are 1 d arrary of waveform. I don't know how to use the Matlab Script.

    is someone can help me with this?

    I really appreciate your help.

    Hey beauzhang,

    I hope that you are well today. It certainly seems that we lack in some problems with the different sources and data types of wells. LVM VI Express load you have emerged from a table of waveforms. So we would need to do a few things. First of all, we need to ignore the range of interests, and we must get the waveform data elements table.

    I have provided an example of how we can extract the waveform in position 0 of the table and then pass the array of data values to the script node Y. I have configured the entry of the data of a table 1 d Reals node (by adding an entry and then the right of entry and select choose data type.)

    If you are interested in getting the values Y and build the table like you did in the script, you need to implement a different subset of table and looping mechanism in LabVIEW code to move each item to the script individually. However, I would recommend working with the entry level instead.

    I hope this helps!

  • Features of the Matlab script node

    Comparing only the specific features that overlap of Matlab and Labview, is there an advantage for the latter to be able to run blocks in parallel? What exactly is the purpose of the Matlab script node in Labview?

    MathScript can be deployed on real-time hardware (if that is the question). I don't know about the others.

  • Permission denied error when you use the Matlab script

    I have the following simple running a Matlab script in Labview.

    K = 5;
    Matrix = randn (4,4);
    matlab.io.saveVariablesToScript ('Parameters.m', {'K', 'Matrix'})

    the last command saves the variables 'K' and 'Matrix' in the m-settings file that I can then use to load the settings 'K' and 'Matrix' to a 'Control Design and Simulation Model'.

    When I run the now from Matlab everything works fine. When I run this LabVIEW so I get the following error:

    LabVIEW: An error has occurred during execution of the script. Error message from the server?: Error using matlab.io.saveVariablesToScript
    Parameters.m: Could not open the file: permission denied.

    I use Matlab 2015 and LAbview 2015 in a 64-bit windows computer 7.

    Any help would be really appreciated.

    For those who have the same permission denied errors, I found the solution.

    I had to specify the current working directory in the matlab script (this is the directory to which you saved your LAbview VI).

    For example, if you have saved your labview vi to C:\Example_Folder

    then you must add the following command in your matlab script node before the command that causes the error

    CD (' c:/Example_Folder')

    I hope this will help.

  • Help with the Powershell script to collect logs from all domain controllers

    I am writing a script to retrieve the last 5 days of application, security and log files from all domain controllers. The script runs, but fire the logs from the local server only. The variable $Computer has all of my DC so it's the fine mark. I guess it's a problem with my line ForEach-Object, but is not error. See the below script.

    $log = 'application '.
    $date = get-date-format MM-DD-YYYY
    $now = get-date
    $subtractDays = new-object System.TimeSpan 5,0,0,0,0
    $then = $Now.Subtract ($subtractDays)
    $Computers = get-ADDomainController-filter *.
    ForEach-Object - InputObject $Computers - process {Get-EventLog - LogName $log - after $then - before $now - EntryType error | select EventID, MachineName, Message, Source, TimeGenerated |} ConvertTo-html | {Out-file $env:TEMP\Applicationlog.htm}
    Invoke-Expression $env:TEMP\Applicationlog.htm

    Thank you

    Rich

    Hello

    To help with the repost the question script to the script Center Forum

    http://social.technet.Microsoft.com/forums/scriptcenter/en-us/home

  • How to disable the MATLAB command window when the Matlab Script

    Hi, is it possible to disable the MATLAB command window popup when the Matlab script? Thank you.

    Isn't fear. As soon as you close the window is closed by the ActiveX Server and your script will stop running. You can, of course, reduce by using the operating system. Under Windows, you can use the Utilities of Windows API, as provided for in one of the threads of research responses.

  • In Windows Mail, I get the following script error: unexpected call to method or property access - URL: res://ieframe.dll/preview.js

    Original title: HELP

    {Moderator note: version of Windows has not been confirmed}

    In microsoft mail I get the following script error and cannot print emails, then the error lock the computer.

    Script error

    An error has occurred in the script on this page

    Line 215

    1 tank

    Unexpected call to method or property access

    Code 0

    URL: res://ieframe.dll/preview.js

    Do you want to continue running scripts on this page

    Yes No

    I can print other documents.

    Please help I need to be able to print my emails.

    Thank you

    Windows Mail uses the Internet Explorer print engine to print.  You can print from Internet Explorer?  It is possible that your antivirus software might be the cause.  You can try to turn off and then restart and see if it will print.  Otherwise, you will need to provide more detailed information depending on your version of Windows, what e-mail program, you are using and what version of Internet Explorer you are using.

    Steve

  • I have a problem, try to uninstall the ask toolbar. get the error message: cannot access the VB script... need help please

    I have a problem, try to uninstall the ask toolbar. get the error message: unable to access the VB script... need help

    Hello

    How do you try to uninstall the toolbar?

    I would suggest trying the following methods and check if it helps.

    Method 1:

    Try the steps in the following Microsoft article and check if it helps.

    How to fix script errors in Internet Explorer on Windows computers:

    http://support.Microsoft.com/kb/308260

    Correction of errors in Internet Explorer: http://support.microsoft.com/kb/822521

    Method 2:

    Try to uninstall the toolbar, programs and features and check if it helps.

    Uninstall or change a program:

    http://Windows.Microsoft.com/en-us/Windows-Vista/uninstall-or-change-a-program

    Hope the information is useful.

Maybe you are looking for

  • Firefox crashing

    Firefox has been constantly crashing. I tried to reinstall and disabling addons. Accidents seem to be random and are not triggered my no particular action or length of time. The report id is 395cc95b-347c-4924-a7ae-4590b2130225

  • Daily CTD

    Hi guys,. Let's start community CTD daily as we daily CLAD? So that we can share knowledge. Best regards Manasa M

  • Move a tree of directories, including all directories and files to a different location to Robocopy

    Original title: Robocopy Hello I want to make a directory tree, including all directories and files to another location, but keep the last part of the sourcepath directory Robocopy \\server\share\sourcepath \\server\share\destpath *. * / S/MOV /COPY:

  • How to contact Microsoft to obtain a replacement?

    Hi all I noticed my USB broadband smoking and of course, my Microsoft Mobile Mouse 6000 USB receiver was having a meltdown! I noticed he was always hotter than any other USB receiver I've owned, but I love the 6000 MS, so I just plugged the receiver

  • OID for PowerConnect 3548

    Hello I need the CPU and temperature OID for a PowerConnect 3548 Any help would be appreciated