EREC: Replace Resume parsing demo by a functional XI proxy

Hello,
I'm trying to set the standard SAP solution Resume Parsing. I have reviwed the notes 1122135 (EHP3), 1276543 and 1516634 (EHP4). And I don't have clear how to replace the demo proxy by a functional proxy. Where this customization has to be done?
The only information I have is the service interfaz name.
Entity Type                                                                                Service interface
Technical Name in Enterprise Service Repository (ESR)          ResumeParseQueryResponse_Out
TNamespace in ESR                                                                  http://sap.com/xi/ERECRUIT/Global
Software Component Version in ESR                                        ERECRUIT 603
Category                                                                                Outbound
Mode                                                                                Synchronous
Related Service                                                                         Resume Parsing
should I publish this post in XI section?
Thanks.

Hello Javier,
Please have a look at:
http://help.sap.com/saphelp_nw70/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm
Regards
Nicole

Similar Messages

  • EREC- Resume Parsing

    Hi All,
    I am trying to use the Resume Parsing functionality. But i am not able to understand the standard functionality. Also on Clicking Parse Button i am getting the following erros in SLG1 log:
    Error for activity GUID 4DF20A07ACCF6808E100000061FD22A9
    The incorrect HR object has the key 01NA50011776
    The error occurred in program CL_HRRCF_ACT_PARSING_RECORD===CM003 line 154
    The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM005 line 10
    The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM008 line 16
    AND
    The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM005 line 10
    The error occurred in program CL_PROXY_RUNTIME_ERRORS=======CM008 line 16
    My Question is: What exactly will happen when i click on Parse?
    The uploaded CV would be a word document, the content inside is not in any specific format, so how will this functionality work?
    Regards,
    Kishore

    Hi Kishore
    Have you fully implemented all the customizing steps required from note 1122135, (EHP3) and  1276543 and 1516634 (EHP4)  it sounds from the error that this is either an issue with the XI connection not correctly working or that in the sender HCM system where it has to generate an XML from the uploaded  "doc" format document in order to send the same to the XI system that this is not correctly occuring.
    One other possibility is that the field Resume/FormattedLanguage was not left as'English', for example. This element should have been mapped to a code acceptable to the ABAP proxy, for example 'EN' as this can lead to similar internal error, you could check some of the sample mapping in the standard version to make sure.
    Hope this gives you some place to start to see if can be resolved!
    Kind regards
    Sally

  • EREC: Resume Parsing with EhP 4

    Hello Experts,
    Does the Standard (as of EhP 4) solution provides Resume Parsing functinality for External/Internal Candidates? Or do I need to create an Interace to Third party provider?
    Thanks!
    Sivani

    Hi,
    It does.
    http://help.sap.com/erp2005_ehp_04/helpdata/en/49/176078a2e314cde10000000a42189b/frameset.htm
    Source: help.sap.com
    Hope this helps.
    Donnie

  • Regarding E-Recruitment Resume Parsing

    Hi,
    We are upgrading to E-Recruitment EHP4.  In that for the External Candidate, the resume parsing function plays a major role and this can be done using a third party vendor. Can anyone suggest about the vendor for resume parsing or is there anyway that we can bypass this parsing and proceed further.
    Thanks and Best Regards,
    Vivek.

    Hi,
    I do not know any third party vendor I could recommend to you.
    As I understand you want to deactivate this function, don't you?
    Go to Technical Settings -> User Interfaces -> Candidate -> Backend Candidate -> Assign Values to Interface Parameters. Remove the X in the entry RSP_IN_UNREG_AWZD.
    Regards
    Sebastian

  • Resume parsing in oracle iRecruitment

    Hi All
    I am new to iRecruitment module i would be really thankfull if any one helps me.
    Regarding the resume parsing i know that managers or recruiters can search for resumes through Resume keword search does oracle provides minimum functionality for that or that works only if any third party tool is enabled.I have actually tried with searching some resumes through Resume keword search from manager/recruiter responsibilities but its not picking those resumes.
    Is there any profile options or setups are needed to make it work.
    Please help me in this.Thank you

    Hi, Dear ALL:
    My HR Staffing group now is also looking for an effective resume parsing alternative. Searching thru metalink, I did not get any answer. Looking into your discussion forum, I have a few comments and questions:
    (1) As far as I could have experimented, Oracle's keyword search functionality in iRecruitment does not allow you to search on the resumes' contents. I tried it but it did not work. We do have the Index Synchronization concurrent program scheduled running. The regular keyword search works, but it does not alllow us to do "Resume" search. Could sombody who knows kindly comment on this or shed some lights ?
    (2) I tried to contact Resume Mirror sales team, so far I have not heard from anybody. Did anybody go thru an implementation with them and can shed some lights about how much is the implementation cost and how long does it take etc.? From the cost benefit point of view, is it worth the efforts and costs?
    (3) Does anybody know how to impelement a "Boolean Search" functionality via Oracle Text? Could anybody kindly shed some light on where to find proper documentation to have it set up properly so that we can just use it via iRecruitment Candidate Search web page? If this functionality can be turned on, how is this compared with Resume Mirror's search funtionality?
    Your kind assistance or input on these would be greatly appreciated. Thanks so much.
    Sincerely,
    Christie

  • IRecruitment: Background Checks and Resume Parsing

    Hi all,
    Does anyone have experience with Background Check and Resume Parsing features in iRecruitment? There is not a lot about it in the implementation guide and Metalink.
    Do we have to make an interface for it? I know that HireRight is the approved Oracle vendor for background checks and we need to send them data in XML format through HTTPS or some other method. I want to have some guidelines regarding this from functional point of view.
    Thanks all.

    I've been involved with the implementation of resume parsing and background checking twice. Both times, the HireRight implementation was very simple. Only a couple of profile options and then some network configuration. (there is a bit of work to be done, however, on the deal with HireRight. e.g. which background checks are your recruiters allow to request, etc)
    Resume parsing on the other hand, can be a bit more tricky. The setups on the IRC functional side are also simple, but the configuration of the wallets and other DMZ related items proved to be very time-consuming.

  • E Recruitment Resume Parsing...

    Hi,
    May i request for the details of Resume parsing ( config, technicalities and other imp things ).
    Appreciate if anybody has some documentation on this.
    thanks
    rafi

    Hi,
    I do not know any third party vendor I could recommend to you.
    As I understand you want to deactivate this function, don't you?
    Go to Technical Settings -> User Interfaces -> Candidate -> Backend Candidate -> Assign Values to Interface Parameters. Remove the X in the entry RSP_IN_UNREG_AWZD.
    Regards
    Sebastian

  • PL/SQL XML Parser demo

    i've downloaded the Pl/SQL XML parser demo - xslsample / domsample - followed the guide , etc but I'm getting ....
    BEGIN xslsample ('/export/home/oracle/plmx/sample','family.xml','iden.xsl','family.out','errors.txt'); END;
    ERROR at line 1:
    ORA-29516: Aurora assertion failure: Assertion failure at eox.c:187
    Uncaught exception Root of all Java exceptions:
    ORA-06512: at "PLMX.XMLPARSERCOVER", line 0
    ORA-06512: at "PLMX.XMLPARSER", line 57
    ORA-06512: at "PLMX.XSLSAMPLE", line 28
    ORA-06512: at line 1
    anybody seen this ??

    There is no such limit on our Parser for PL/SQL. Could you
    perhaps be using the PLXML Utilities? If you are you might try
    our PL/SQL Parser instead.
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    Premal Mehta (guest) wrote:
    : Hi
    : I am using PL/SQL XML Parser to add XML data in database. I
    : am having trouble when using file sixe greater than 500KB?
    : What is the alternative? Can I do something to process
    larger
    : files?
    : Please Help, this is quite urgent.
    : Hoping for help,
    : Premal.
    null

  • Oracle.xdo.parser.v2.XPathException: Extension function error: Method not f

    Hi,
    I receive this error when I try to view xml from xml publisher template.
    Anybody can help to shed me some lights what to check ? I'm newbie.
    It does contain barcode font. I can view other xml template just fine ( other report )
    and I can view barcode font just fine.
    Only that I'm having error on this new template having barcode font and some query.
    Not sure what's wrong here.
    Thanks.
    Font Dir: C:\Program Files\Oracle\XML Publisher\Template Builder\fonts
    Run XDO Start
    setLocale: en
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:580)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:378)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:197)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:156)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:916)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:178)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1507)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:913)
         at RTF2PDF.runRTFto(RTF2PDF.java:535)
         at RTF2PDF.runXDO(RTF2PDF.java:423)
         at RTF2PDF.main(RTF2PDF.java:217)
    Caused by: oracle.xdo.parser.v2.XPathException: Extension function error: Method not found 'foreach_number'
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1526)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:517)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:485)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:264)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:150)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:187)
         ... 15 more

    Hi Vetsrini, Thank you for your response.
    1. I checked the values in the xml and found no nulls. I see all 0 or non-zero numbers.
    2. Following MetaLink Doc ID 362496.1, I find:
    - PDF Producer: PDF file properties shows PDF Producer "Oracle XML Publisher 5.6.3"
    - AD_BUGS SQL: The SQL results show that I have the 5.6.3 patch, but the SQL in the Doc only includes patch numbers up to 5.6.3. I'm not sure how I can find out the patch numbers of more recent patches, to see if i have those.
    - File version of the MetaInfo.class: $Header MetaInfo.java 115.28 2006/08/17 01:24:59 bgkim noship $
    What is the latest XDO patch? I can't find anything newer than what I have in MetaLink, but I probably am missing something...

  • Enter key not functioning pls i need to resume backing,enter key not function another option pls.

    Enter key not functioning pls i need to resume back,enter key not function another option pls hp mini laptop.

    Hello Damyanology,
    If your enter key is not working but you have to use it, you can bring up the on screen keyboard, and that will allow you to use enter.
    Here is a link to open the on screen keyboard.
    Go into device manager and uninstall the keyboard and restart the computer. This should reinstall the driver to correct the problem.
    Here is a link to uninstall in device manager.
    Let me know if this helps.

  • IRecuritment: Resume Parsing with Single Sign on (SSO)

    Application Version:11.5.9
    RDBMS Version:9.2.0.7
    Patch Level:IRC.D, HR_PF.G
    Problem Description/Question:
    Anyone successfully parsed resumes with Single Sign On enabled. We are unable to parse resume with SSO. If I disable the SSO the parsing is working fine. With the SSO enabled resume parsing giving the following error:
    javax.net.ssl.SSLException: SSL handshake failed: X509CertChainIncompleteErr
    Pl. let me know if you have any suggestions/work around to resolve the issue. Client is going to live in 3 weeks. Any help is appreciated.
    Thanks,
    V

    Hi Rainer,
    you can find this setting in your Internet Explorer. Use Tools -> Internet Options -> Advanced. In the section "Security", check "Enable Integrated Windows Authentication (requires restart)" and restart your browser.
    If the error still persists Note
    934138 might be useful. 
    Hope this will help out.
    Regards,
    André

  • Tutorials, Videos and Demos on Spaces Functionality

    Has anyone found any good Tutorials, Videos and Demos on Spaces Functionality? Like Using the Wiki and Blogs and the other uses of spaces?
    I loved to fine a "WOW look what spaces can do" Video.

    As for tutorials, check http://docs.oracle.com/cd/E21764_01/webcenter.htm (there is one for Spaces users)
    As for videos, there are quite a few videos available on YouTube http://www.youtube.com/results?search_query=webcenter+spaces&oq=webcenter+spaces&gs_l=youtube.3..0j0i5.1353.3846.0.4059.16.9.0.0.0.0.583.1753.2j3j0j2j0j1.8.0...0.0...1ac.1.GrKsnCAdIJw
    Check also http://download.oracle.com/otndocs/tech/webcenter/files/11gspacesdemo_viewlet_swf.html
    As for demos, there used to be a VM on PS3 - unfortunately, it's no longer available (we are at PS5). Check this link for updates: http://www.oracle.com/technetwork/middleware/webcenter/portal/downloads/owcs-portalfw-vbox-284132.html

  • Apex can't parse query on pipelined function

    Hi,
    I have a report based on a sql query which selects from a pipelined function. The pipeline function and the collection sql type it returns live in the parsing schema of the application.
    I get the error: "Query cannot be parsed within the Builder." There is no ORA-xxxxx message.
    If I check "generic columns" (parse at runtime), and run, it says "ORA-00904 <name of pipelined function>: invalid identifier".
    If I qualify the name of the pipelined function with the schema name, it works.
    Or, if I replace the bind variables with literals, it works.
    Or, if I replace the columns with *, it works.
    I'm using Apex 2.0
    Does anyone have an ideas why I am seeing this behaviour?

    marnold,
    Can you show the query you're using in your report?
    I have used pipelined functions many times, you can see an example of how I've used them here -
    http://jes.blogs.shellprompt.net/2006/05/25/generic-charting-in-application-express/
    and I haven't encountered any significant problems.

  • What can i replace this bind variable with in function?

    Hello
    I am creating a report showing training attended by employees. I have written a function to do the following:
    Parameters 1 - 4 is hard coded for a reason. So we dont worry about them.
    5th parameter: :START_DATE represents the date training started
    6th parameter: :END_DATE represents the date training ended.
    These date parameters are correctly used inside the select statement that the function is built upon. So don't worry that my date parameters are correct/incorrect.
    The focus should be on how you use bind variables inside Discoverer Admin. The select at the bottom runs perfectly in Toad and it allows you to use the date parameters as bind variables. But it does not allow it in Discoverer Admin
    The problem is with Parameter 5 and 6. I dont want to hard code the dates as i want the user to be able to enter his own date parameters.
    Discoverer Admin gives an error is i want to use :START_DATE and :END_DATE as parameters
    Does anyone have a solution for my problem.
    This is what the code looks like.
    SELECT apps.xxhr_fsc_training_info.xxhr_fsc_training ('A', '02','M', 'N',:START_DATE, :END_DATE)category_A_training
    , apps.xxhr_fsc_training_info.xxhr_fsc_training ('B', '02','M', 'N',:START_DATE, :END_DATE)category_B_training
    , apps.xxhr_fsc_training_info.xxhr_fsc_training ('C', '02','M', 'N',:START_DATE, :END_DATE)category_C_training
    , apps.xxhr_fsc_training_info.xxhr_fsc_training ('D', '02','M', 'N',:START_DATE, :END_DATE)category_D_training
    , apps.xxhr_fsc_training_info.xxhr_fsc_training ('E', '02','M', 'N',:START_DATE, :END_DATE)category_E_training
    , apps.xxhr_fsc_training_info.xxhr_fsc_training ('F', '02','M', 'N',:START_DATE, :END_DATE)category_F_training
    , apps.xxhr_fsc_training_info.xxhr_fsc_training ('G', '02','M', 'N',:START_DATE, :END_DATE)category_G_training
    from dual
    Edited by: iandekoker on Jun 8, 2009 9:34 PM

    Rod
    I have a request. The request is based on various emails written about passing parameters in Discoverer Admin/Desktop. Now if you are experienced and work with set copntext on regular basis then it should be a walk in the park. However if you are new to it like me, then it seems a daunting task. So my request is: Can't you provide us with an example of how to complete the whole process from begin to end using an actual example? I will kick off the process and maybe you can add where i left something out?
    Example:
    SELECT ENAME, HIRE_DATE
    FROM EMP
    WHERE HIRE_DATE = :IDATE;
    We want to run this select statement in Discoverer Admin, but Admin does not like the :IDATE bind variable. So now we are gonna use SET CONTEXT to find a solution to our problem.
    Step1:
    First we have to create a context namespace in the database for the Discoverer contexts. Here is the code to create the context. It is okay to also named your function EUL_DISCO as this name would work perfectly for almost everyone. Best is to do all of this in the Apps schema. Copy and paste this code in Toad and F9 it. It should compile successfully
    CREATE OR REPLACE CONTEXT eul_disco
    USING apps.eul_disco;
    Step 2:
    Now you need to create a package to enable you to set and retrieve contexts from in Discoverer. Here is the code to create the package and package body. Just copy and paste the code into Toad and F9 (execute) it to create the package.
    --Package Spec
    CREATE OR REPLACE PACKAGE eul_disco AS
    FUNCTION set_context(p_name VARCHAR2, p_value VARCHAR2) RETURN VARCHAR2;
    FUNCTION show_context(p_name VARCHAR2) RETURN VARCHAR2;
    END eul_disco;
    --Package Body
    CREATE OR REPLACE PACKAGE BODY eul_disco IS
    FUNCTION set_context(p_name VARCHAR2, p_value VARCHAR2)
    RETURN VARCHAR2 AS
    BEGIN
    dbms_session.set_context('EUL_DISCO', p_name, p_value);
    RETURN p_value;
    END set_context;
    FUNCTION show_context(p_name VARCHAR2)
    RETURN VARCHAR2 IS
    BEGIN
    RETURN SYS_CONTEXT('EUL_DISCO', p_name);
    END show_context;
    END eul_disco;
    Step3:
    Once you have created this package successfully you need to log into Discoverer Admin. Then use the menu to navigate to Tools > Register PL/SQL Function. A window called 'PL/SQL Functions' will appear. Select the 'Import...' button. A new window called 'Import PL/SQL functions' will appear. Scroll down until you see set_context function. Once you found it click OK to import it to End User Layer. Do the same to import show_context function. Remember there are two functions and you need to import them both. When you are done, click 'Apply' button. Then click 'OK' button. You can double check to make sure your functions have been imported. Just nagivate to Tools > Register PL/SQL function again. When the window 'PL/SQL Functions' appears your function(s) should be in the list on the left hand site. Scroll down untill you find them.
    Step4:
    Now it is time to set your session parameters in a separate worksheet inside Discovere Desktop from your main reports. The following steps show you how to create a worksheet to define an effective date parameter. The parameter worksheet should be based on a folder that always returns exactly one row.
    Log into Discoverer Admin. Open the Business Area you want to use. Then create "New Custom Folder..."
    Copy and paste this code (select sydate from dual) inside the New Custom Folder and validate the code. Also rename your folder to 'Set Context Folder'
    Step 5
    Next log into Discoverer Desktop and choose 'Create New Workbook'. Then choose table layout option. In the available list choose 'Set Context Folder'. When you have highlighted 'Set Context Folder' click on '>' button. Then click then 'Finish' button. Once the workbook is created you will see 1 column called Sysdate and a row with today's date in it. Save this workbook and name this workbook XYZ. You might even rename the sheet to QWE.
    Step 6:
    Still in Desktop working on XYZ workbook on QWE sheet, click on Tools > Parameters > New. In the 'Name' field enter START_DATE. Next leave 'Create condition with operator' box unticked. Next in 'Prompt' field enter START_DATE. In 'Description' field enter START_DATE. In 'Default' field enter NULL. Click OK button when you are done.
    Step 7:
    Still in Desktop working on XYZ workbook on QWE sheet, click on Tools > Calculation > New. Click on 'Functions' radio button. Then click on 'Database' folder to expand it. Scroll down till you see 'Set Context' function in the list. Select it and click 'paste >>' button. It will now show: SET_CONTEXT(P_NAME, P_VALUE). Now you need to replace the two parameters (P_NAME, P_VALUE) of the function. Replace P_NAME with 'START_DATE'. When you are done click on Items radio button. Then click on the Parameters folder and select Start_Date.
    When you are done it should look like this: SET_CONTEXT('START_DATE',TO_CHAR(:START_DATE))
    You might want to rename this calculation to START_DATE
    Ps. If you need to create two date parameters START_DATE and END_DATE then you repeat step 7 cause you need one more calculation.
    Just replace START_DATE with END_DATE. You also might want to call this second calculation END_DATE. Thus when you are done you will have 2 calculations:
    SET_CONTEXT('START_DATE',TO_CHAR(:START_DATE))
    SET_CONTEXT('END_DATE',TO_CHAR(:END_DATE))
    This is useful when you want date parameters similar to: 'where date between :Start_date and :End_date'
    Step 8:
    When you now run the XYZ workbook (QWE sheet) it will prompt you for an START_DATE. Enter 10-Jun-2009 (make sure the format you enter the date is similar to the format you have set up in discoverer). Now your XYZ workbook have 2 columns. First column is still called Sysdate with today's date. The second column is called START_DATE with 10-JUN-2009 in it.
    Step 9:
    Now you want to remove the 'SELECT SYSDATE FROM DUAL' data stored in 'SET CONTEXT FOLDER' from your XYZ workbook (QWE sheet) as you no longer need that. Still working with Desktop inside XYZ workbook on QWE sheet > click on Sheet menu option > then Edit Sheet option. On the Select Items tab click on 'Set Context Folder' and click < button to remove the folder from workbook XYZ. Click OK when done and run the workbook XYZ (sheet QWE) again. Now the workbook XYZ (sheet QWE) should only have one column called START_DATE and 10-Jun-2009 as the only row.
    Step 10:
    Rob you might want to come in here. It is also useful to create another calculation retrieving the value of the parameter, so that the value entered for the parameter can be seen when the workbook is run. Please give step by step instruction to complete this process
    Step 11:
    Still remember your initial problem where we wanted to use :IDATE in Discoverer Admin folder, but Discoverer Admin did not like the :IDATE syntax?
    SELECT ENAME, HIRE_DATE
    FROM EMP
    WHERE HIRE_DATE = :IDATE;
    Solution:
    Well now you just replace :IDATE with TO_DATE(SYS_CONTEXT('EUL_DISCO','START_DATE'))
    Log into Discoverer Admin. Open your Business Area. Then create 'New Custom Folder..'.
    Copy the code below and paste it into the new custom folder.
    Then validate the code.
    Rename the new custom folder to 'Solution'
    --copy and paste this code into folder 'Solution'
    SELECT ENAME, HIRE_DATE
    FROM EMP
    WHERE HIRE_DATE = TO_DATE(SYS_CONTEXT('EUL_DISCO','START_DATE'))
    note: 'EUL_DISCO' is the name of the context and package you created in step1
    : 'START_DATE' is the name of the calculation you did in step7
    Then log onto Discoverer Desktop > open your workbook XYZ > open sheet QWE.
    Click on Menu item called Sheet > New Sheet > choose Table layout > click next > scroll down available folders till you find SQL folder with then name 'Solution'. Select 'Solution' folder and click > then click Finish.
    The folder named 'Solution' will be used to populate the newly created sheet with data. You might want to rename the newly created sheet to 'Finally'.
    At this point workbook XYZ should have 2 sheets (QWE and Finally).
    Sheet 'QWE' contains the parameter and nothing else.
    Sheet 'Finally' displays the code found in folder 'Solution'
    First you run sheet QWE to set parameter. When prompt for a date enter '10-JUN-2009'. Click OK button.
    Then click on sheet 'Finally' to allow the parameter to take effect and do its job. You will see that only data true of 10-JUN-2009 are displayed
    Notes:
    This is a very simple example. But if you work thru this example, then you will get the concept behind the idea and would you be able to satisfy your own need.

  • Lua Alchemy Demo Preview and Function Callback Question

    Been working with Alchemy some more to get Lua working as a
    scripting language. You can now create any AS class (available at
    runtime) using Lua, call functions, set/get properties, and even
    make Lua functions event listeners. Here is a preview of the demo
    that will go out (including links to the google code project on the
    help tab)
    http://arcanearcade.com/Flex/LuaAlchemyDemoV.1a
    This is just a preview of the V.1a release of the project. At
    this time there isn't any Lua sugar to make calling AS look more
    natural in Lua.
    We have been trying to figure out how to detect when
    ActionScript has cleaned up or no longer has need of a function -
    we would like to cleanup the Lua reference to the function when it
    isn't needed.

    quote:
    Originally posted by:
    emcmanus
    This is great. It'd be alot of fun to play with if exposed to
    JS as a stand-alone Lua interpreter! (IronLua?)
    That would be pretty cool. Lua is a fairly tight language and
    well designed for embedding. It is also pretty small so might not
    be hard to port.
    quote:
    Very cool, Robert!
    My thanks also go out to my team mate Alexander Gladysh.

Maybe you are looking for

  • IPhoto 08 exporting albums

    I have a Mac laptop running 10.5.2 with iPhoto 08 and FCE (express)4.0. I have a plugin called Multifader by CM ImageFlow Fx and am making a 4 minute photomontage. My problem is that I don't know how to set the quality in iPhoto for exporting. For ex

  • Objects tool bar in message mapping is in disabled mode

    Hi all, In my message mapping the objects tool bar is in disiabled mode. It is not working any more, so it difficult to map objects in message mapping pane. Is there any particular option need to enable at any where? please kinldy help on this any bo

  • Metadata question

    The metadata has a set of data titled IPTC Status. The first field in this data block is Title. The title reflects the title entered in Lightroom's (Library) Metadata panel. This information can also be entered or changed using the Sync feature to sy

  • Premiere Pro CC 7.2.1 serious error please help.

    I have been working on this multi camera edit for two days with no problem but this morning every time I try to open the project i get this message. Premiere Pro has encountered an error. [/ppro721/releases/2013.10/shared/adobe/MediaCore/MediaLayer/I

  • G505s slow while plugged in

    I have a brand new G505s laptop. Right out of the box, the wireless internet was painfully slow while the computer is plugged in to AC power. As far as I can tell, the system as a whole doesn't slow down, but I haven't tried running any resource-heav