FDM import quotes

Hi all

I am new to FDMEE and I'm trying to create a script to import in order to remove the quotes when importing data in FDMEE.

I did some research and I found the syntax in order to remove the quotes.

(Thanks )

Link:- FDMEE import quotes

But for some reason it doesn't work is not for me.

Could someone help me with the code please.

Code: -.

def fRemoveQuotes (strField, strRecord):

return strField.replace('"','')

Error: -.

2014-09-16 16:38:38, 351 [AIF] INFO: beginning of the process FDMEE, process ID: 464

2014-09-16 16:38:38, 351 [AIF] INFO: recording of the FDMEE level: 4

2014-09-16 16:38:38, 351 [AIF] INFO: FDMEE log file: XXX_XXXX\outbox\logs\XXX_XXXX-XXX_XXXX_464.log

2014-09-16 16:38:38, 351 [AIF] INFO: location: RSG (Partitionkey:29)

2014-09-16 16:38:38, 351 [AIF] INFO: name: aug period (period key: 8/31/14-12:00 AM)

2014-09-16 16:38:38, 351 [AIF] INFO: name of the category: real (category key: 2)

2014-09-16 16:38:38, 351 [AIF] INFO: name rule: RSG (rule ID:60)

2014-09-16 16:38:41, 174 [AIF] INFO: Jython Version: 2.5.1 (Release_2_5_1:6813, September 26 2009, 13:47:54)

[JRockit (R) Oracle (Oracle Corporation)]

2014-09-16 16:38:41, 174 [AIF] INFO: Java platform: java1.6.0_37

2014-09-16 16:38:41, 174 [AIF] INFO: log the file encoding: UTF-8

2014-09-16 16:38:43, 811 INFO [AIF]: - START IMPORT STEP -

2014-09-16 16:38:55, 823 INFO [AIF]: file name: XXX_TEMP

2014-09-16 16:38:56, INFO 072 [AIF]: ERPI - 105011:EPMERPI - the name of the log file: XXX_XXXX\outbox\logs\XXX_XXXX-XXX_XXXX_464.log

2014-09-16 16:38:56, INFO 072 [AIF]: ERPI - 105011:EPMERPI - LOADID:PARTKEY:CATKEY:RULEID:CURRENCYKEY:FILEPATH:464; 29:2:60: [NO]: XXX_XXXX/inbox\RSG

2014-09-16 16:38:56, INFO 072 [AIF]: ERPI - 105011:EPMERPI - ImportTextData - Start

2014-09-16 16:38:56, 119 [AIF] INFO: ERPI - 105011:EPMERPI - the name of the log file: XXX_XXXX\outbox\logs\XXX_XXXX-XXX_XXXX_464.log

2014-09-16 16:38:56, 119 [AIF] INFO: ERPI - 105011:EPMERPI - JythonInterpreter instantiation

2014-09-16 16:38:56, 275 [AIF] INFO: 105039:EPMERPI - the name of the log file: XXX_XXXX\outbox\logs\XXX_XXXX-XXX_XXXX_464.log

2014-09-16 16:38:56, 275 [AIF] INFO: 105039:EPMERPI - run the file: XXX_XXXX/data/scripts/import/Quotes.py

2014-09-16 16:38:56, 275 [AIF] INFO: 105039:EPMERPI - run the file: XXX_XXXX/data/scripts/import/Quotes.py

2014-09-16 16:38:56, 291 [AIF] INFO: ERPI-105011:EPMERPI - XXX_TEMP file name

periodKey2014-08-31

2014-09-16 16:38:56, ERROR 291 [AIF]: 105039:EPMERPI - 105042:EPMERPI - error evaluating script.

null

2014-09-16 16:38:56, ERROR 291 [AIF]: 105039:EPMERPI - 105042:EPMERPI - error evaluating script.

null

2014-09-16 16:38:56, 291 [AIF] INFO: ERPI - 105011:EPMERPI - PROCESS ID: 464

PARTITIONKEY: 29

IMPORT GROUP: RSG

FILE TYPE: DELIMITED

SEPARATOR:.

SOURCE FILE: XXX_TEMP

TREATMENT OF CODES:

-----------------------------------------------------------------------------------

EMPTY... Line is empty or empty.

NN................ Non-Numeric, amount field contains non-numeric characters.

TC................ Conversion, type amount field could not be converted to a number.

ZP................ Zero suppress, amount field contains a value of 0 and zero suppress is turned on.

FIELD TO JUMP... SKIP field value has been found

NULL VALUE ACCOUNT... Account field is null

JUMP FROM A SCRIPT... Skippered by Script

[SCRIPT SKIPED] "454", "000000", "000" "000", "0000", "00", "000", "11391001", "AUG-14", "-0000000019977.59"»»

Filled lines: 0

Lines rejected: 1

2014-09-16 16:38:56, 291 [AIF] INFO: ERPI - 105011:EPMERPI - MODE ARCHIVE: null

2014-09-16 16:38:56, 291 [AIF] INFO: ERPI - 105011:EPMERPI - start file archiving:

2014-09-16 16:38:56, 291 [AIF] INFO: ERPI - 105011:EPMERPI - name of the Archive file: 46420140831

2014-09-16 16:38:56, 291 [AIF] INFO: ERPI - 105011:EPMERPI - by deleting the source file: XXX_TEMP

2014-09-16 16:38:56, 291 [AIF] INFO: ERPI - 105011:EPMERPI - file not deleted: XXX_XXXX\inbox\RSG\XXX_TEMP

2014-09-16 16:38:56, 306 [AIF] INFO: ERPI - 105011:EPMERPI - ImportTextData - end

2014-09-16 16:38:56, 306 [AIF] INFO: ERPI - 105011:EPMERPI - Total time required to import in ms = 234

2014-09-16 16:38:56, 306 [AIF] INFO: ERPI - 105011:EPMERPI - JythonInterpreter release

2014-09-16 16:38:56, 431 [AIF] INFO:

Import of Source data for the period "aug.

2014-09-16 16:38:56, 790 INFO [AIF]: generic data lines imported from Source: 0

2014-09-16 16:38:56, 790 [AIF] INFO: Total of lines of data from the Source: 0

2014-09-16 16:38:57, 430 [AIF] INFO:

Map data for the period "aug.

2014-09-16 16:38:57, ERROR 430 [AIF]: error: no record exists for the period "aug.

2014-09-16 16:38:57, 461 FATAL [AIF]: error in CommMap.updateTDATASEG_T_TDATASEGW

Traceback (most recent call changed):

File "< string >", 1775, in updateTDATASEG_T_TDATASEGW the line

RuntimeError: Error: no record exists for the period "aug.

2014-09-16 16:38:57, 461 FATAL [AIF]: error in CommMap.updateTDATASEG_T_TDATASEGW

Traceback (most recent call changed):

File '< string >", line updateTDATASEG_T_TDATASEGW, 1982

RuntimeError: [u "error: no record exists for the period 'aug'" "]

2014-09-16 16:38:57, 601 FATAL [AIF]: error in data COMM plan.

Thanks in advance.

Kind regards

RSG.

Hello

as suggested by @BeauDReynolds you can replace the quotes before importing the file.

If you want to use scripts to import for each dimension (is not necessary for the amount in your case), you can use this script:

def parseDoubleQuotes (strField, strRecord):

#strip quotes

return strField.strip('"')

the tape will remove initial and end of double quotes

You function should work as well, but you must ensure that both matches name function name and script.

You function name is fRemoveQuotes while your script is quotes.

Rename each function in quotes def or a script for fRemoveQuotes.py

I hope this helps.

Tags: Business Intelligence

Similar Questions

  • Concatenation FDM Import Table script

    Hi all

    First post here, so let me know if I'm making mistakes or leaving out critical information.  I'm trying to use FDM for importing a pipe delimited text file, use the mapping feature, and then export the new data to a .txt file.  The problem is that the entity on the finished side dimension must be a concatenation of the fields of the entity and the division.  What I tried to do is to write a script for the field of the entity on the tables import screen.

    Function Div_Ent_Comb (lngCatKey, dblPerKey, strLoc, strWorkTableName)

    '------------------------------------------------------------------

    "Integration oracle Hyperion FDM IMPORT script:

    '

    "Created by: cwinslow"

    "Creation date: 2014-10-09 15:34:39.

    '

    ' Object:

    '

    '------------------------------------------------------------------

    'Set variables '.

    Dim strCombination As String

    Dim strDivision As String

    Dim strEntity As String

    ' set where the combo will go

    strCombination = Trim (DW. Utilities.fParseString(strRecord, 29, 8, "|"))

    "Store column 7 of 11 of a delimited file

    strDivision = Trim (DW. Utilities.fParseString(strRecord, 29, 5, "|"))

    "To store the column 8 of the 11 of a delimited file

    strEntity = Trim (DW. Utilities.fParseString(strRecord, 29, 8, "|"))

    strCombination = strDivision & strEntity

    End If

    End Function

    Error when importing is as follows:

    Error: An error occurred importing the file.

    Detail: Object Variable or With block variable not set

    What I want to happen is when I import the file, is for the entity column show the result of the concatenation before going through the validation part.

    If you're just trying to concatenate two fields to use as a source for a mapping for the entity dimension, there is a much easier way to do this without script. In your import format to create two entries for the target dimension i.e. entity. The first line contains a reference to the field of the entity of your source (data field 8 of 29), the 2nd line will contain the reference to the field of the Division of your source (data field 5 of 29). If you do this FDM will automatically concatenate the 2 fields together for you.

  • How to copy the parameter FDM (import format, mapping of dimension, the command table)

    Dear all,
    How to copy the parameter FDM (import format, mapping of dimension, table of control) of application to another application.
    I found that one dimension mapping can be imported. Is it possible to copy the FDM application quickly?

    Thank you for your help

    If you get a chance try the following script, it is so simple and easy to extract all the map as XML data and help to import via import script.

    ---------------
    Void MapExtractor()
    '------------------------------------------------------------------
    "Script custom upstream Internet link:
    '
    "Created by: SatyaK"
    "Creation date: 08/12/09.
    '
    ' Object: this Script will produce a file of account mapping for
    "the current location.
    '
    '------------------------------------------------------------------

    'Run the export '.
    strFilePath = API. IntBlockMgr.InterfaceMgr.fExportMapToXML ("File Path", PPOVPeriod)

    End Sub

    -------------

  • FDM: Import performance Tuning, where "import processes: Map" is more times that takes the report

    Hi Experts,

    FDM report shows the "import process: map ' activity is much more time during the import process completed by do from the web interface for a unique time period (file 1 month = 4 MB). Please suggest how I can improve it?

    Thank you

    Vivek

    In this doc attached are details on parameters DB contribute to improve performance.

    http://docs.Oracle.com/CD/E40248_01/EPM.1112/fdm_dba.PDF

    A tip, I would also give is the importance of the order of mapping. Basically, if you like the mappings you should order based on volume. If a similar mapping affects a large volume of documents, you want to apply only the first. This allows to reduce the Recordset down over time so that the least used mappings go against the smallest possible demappe data set.

  • FDMEE import quotes

    I'm upgrading to FDMEE.

    My file to import data is delimited by commas and quotation marks as shown below

    ' 1000 ',' 200 ',' 300 ',' 2 000,00.

    When I import these data into FDMEE it analyzes the data in the correct fields, but it does not remove the quotation marks as in my previous version.  Is there a setting that I am missing or I have to write a script customized to remove these quotes?

    You can create the following script to import and set your dimensions:

    def fRemoveQuotes (strField, strRecord):

    return strField.replace('"','')

    Which will remove the quotes when importing your data

    Concerning

  • WABP import quotas (997 entries) - how to override?

    We are import data from a legacy in a new configuration of OUCS (far 7u2) system, using import VCARD via Convergence, and some users with address-books basically hit a quota; the server returns this in the HTTP stream (status 200/OK, so you really go to scan in the dialog box in our script):

    < wabp errnum = "67" errorcode = '0' errtype = '1' nbbadentries = '1' nbimported = '997' quotaexceedwhileimport = '998' rawmsg = "Quota exceeded: contacts only 997 successfully imported." / >

    I retried with the remaining entries, but none have been added once the limit is reached (if it is not a quota by operation):

    < wabp errnum = "67" errorcode = '0' errtype = '1' nbbadentries = '1' nbimported = '0' quotaexceedwhileimport = '1' rawmsg = "Quota exceeded: only 0 contacts imported successfully." / >

    Is there a setting we would have missed, allowing the largest bulk-import out of the box? Apparently, there are exactly 1000 entries in the root PiServerDB of the user (with 3 other entries for its address books)...

    In addition, it seeems when markup VCARD arrives wrapped lines (such as LDIF, ICS and other - with the following lines for an attribute starting with a space), then imported values PiServerDB LDAP have a line break incorporated - which is in the middle of a long name for a 'properly' only value displayName, etc.. Is there an incompatibility of format between exporting tools, we used and importer of Convergence WABP?

    Is there a limit on the length of the practical line (we can analyze the markup to remove the line breaks for these attributes and feed, Convergence of the lines really long uninterrupted as well)?

    Thank you

    Jim Klimov

    Post edited by: JimKlimov: added additional entries with reruns do not help

    Ah, sorry, regardless of the part of the quota of the question - found in the configuration.xml Convergence.

    I'll repost the parser issues in another thread and close this topic.

    Jim

  • FDM Import (integration) Script - import failed

    Good day, colleagues.

    That we encountered the following problem. On the 11.1.1.3 integration script import of the system we run of FDM (called "SQLIntegration") Administrator's Guide, it is done properly (in the window pop up the message "Import SQL successful!"), but FDM lance error message "error: failed to import" and no data is loaded. Log file is empty.

    Please, share your experience.

    Did you put the function = true at the end?

  • FDM import mapping using API - fImpTRx

    Hello

    Anyone who has used the function - fImpTRx to import a map of a location in MDF?

    I need to import account for a location dimension, I tried the below but an error message:

    "Cannot use parentheses when calling a Sub to line 13.

    API. IntBlockMgr.InterfaceMgr.flImpTRx (strLoc, strLoadFile, strDim)

    strLoadFile = "D:\Oracle\Middleware\EPMSystem11R1\products\FinancialDataQuality\FDMAPPS".
    strLoc = "SAPFM.
    strDim = 'account '.

    MsgBox (strLoc & "location cards imported to" & strFilePath)

    End Sub

    Thank you.

    You try to insert new records or update existing ones. I think you'll find that it works in the same way that import online a file of type ledgerlink so will insert only. It should do as I have tested previously on an old V9 test application.

    So if you are looking to be updated, you must first remove the card and then re - load the new table of the entire map or, if you want to update, but also insert then you use SQL statements and this also lets you write your own journal of auditing thus, changes are recorded as they are with changes online.

    Ian

  • Use target category and period of FDM import script

    Hi all


    I write an import script where I want to validate that the target of the period and the target category are filled in the tables of control for the selected perspective.

    Export action, I can use the strTper and the strTCat, but I need to check in the event script ImportAction.

    Someone at - it a suggestion how to find these values?

    Thanks in advance,

    Marc

    Res.pstrper, res.pstrcat to get the pov element.

    For members of the target, use the accelerator.

  • &amp; quot; The class being compiled does not match the class that was imported &amp; quot;

    -Actions on the timeline in sixSpices/updateSite/updateSite.fla---

    com.sixspices.updater.view import. *;
    var calDrawer:CalendarView = new CalendarView(); Listener / view

    file---sixSpices/com/sixspices/Updater/view/CalendarView.as-

    Class CalendarView {}
    public void CalendarView() {}
    }
    public void onRecieveData(listOfEvents:Array) {}
    displayEvents (listOfEvents);
    }
    public void displayEvents(listOfEvents:Array):Void {}
    trace (listOfEvents);
    }
    }

    When I test the movie (updateSite.swf) in flash, it gives me the error:
    The class being compiled, 'CalendarView', does not match the class that was imported, "com.sixspices.updater.view.CalendarView."

    I thought about it (with a little help from more advanced google search). I had to import the package ' import com.sixspices.updater.view. *; ' in the CalendarView file. I thought it would be counterintuitive because it does not use himself - he himself - and the structure of the file should be denoted where it existed. However, once I did the import, it now works without error.

    Moral of the story:

    When using the classes in several files, they should import the package they are contained in, or have their name written as:

    Class com.sixspices.updater.view.CalendarView {}

    Other discussions here

  • Access error of data while running the script in the script fdm workbench Editor

    Hello Experts,

    I get the error when I run the script in the script of fdqm established client.this editor is the error

    -2147467259 data access error and he navigates the error on line 30 on this script «Set rsAppend = DW.» DataAccess.farsTable (strWorkTableName).

    Please return me asap where I should charge peoplesoft data to one of my database of planning through fdm.

    Thanks in advance...

    You will need to build a script for integration that is an import Script that allows you to import data from SQL in FDM.

    When you create your import format, you will need to configure it with the file Type = Script and then assign the script of integration as an Expression. Assign your import format to the location that you use to import data.

    Then you can test it by going to the import stage and clicking the import button. FDM will run the integration script and data import by running the SQL query that you have defined.

    To the contrary, "Data Pump" import Scripts are used as import expressions in the import formats

    You can run a script to integrate the customer that this script requires input parameters that are passed only when then FDM import step is executed. If you want to see the raised error open the errorlog FDM. You will only be able to run this Workbench script when you want to debug data is being extracted, but in this case, you will need to comment code that inserts the data in the table. Don't forget that the work table is a temporary table that is created when you click on the import button and if you run Workbench this table does not exist

  • The Variables of Substitution Essbase and import Formats

    Does anyone know please this is a way to use Substitution Essbase values variables in scripts of FDM Import Format? We want to load data using FDM to Essbase based on the current version substitution variable (i.e. & CurVersion), so that data is sent against the correct member.

    We have tried to write "& CurVersion" in the respective column of the. DAT file, however, Essbase is impossible to import data to "& CurVersion", throwing an error saying that it is not a member is valid (even with the symbols of rating removed)

    The FDM Essbase adapter allows substitution variables to use? If so, how can we go about it? The only other alternatives that we can think of are:
    (a) process the. DAT file before it is imported into Essbase, to replace all occurrences of "& CurVersion ' with the value of the variable real possibility of substitution retrieved using MaxL within a batch script)
    (b) load the data to another Member and copy within Essbase with a calc script.

    A better solution would be preferable!

    Use a load rule of FDM to load the data, ignore the FDM version value in the .dat file and set the rule of the load to use the substitution variable in its header for the size of the Version.

  • Error using DW import script. Utilities.fParseString: Type mismatch: 'CLng.

    Is it possible to use CLng FDM import Scripts to convert a String data type to a Long data type, so that it can be evaluated numerically? Currently, I get the following error:

    Error:
    "Error: an error occurred importing the file."
    Detail: Type mismatch: 'CLng.
    Online: 13 "


    Script:
    Function TBNetwork (strField, strRecord)

    Dim Inga
    Inga = CLng (DW. Utilities.fParseString (strRecord, 8, 3, ","))

    If Inga > 62100 then
    TBNetwork = "Greater".
    On the other
    TBNetwork = "lower to."
    End If

    End Function


    CSV data file:
    Field1, Field2, Field3, Field4 sphere5, case Field6, Field7, Field8
    101, B1000, 62100, L0000, 401, C00001, IY002, '-10,000,000.00.
    101, B1000, 62100, L0000, 401, C00002, IY003, '-6,646,939.00 '.
    101, B1000, 62100, L0000, 401, C00003, IY004, '-55,100,000.00 '.

    Published by: Jubei on May 4, 2012 15:02

    What is the header line?

    Try

    Function TBNetwork (strField, strRecord)

    Dim Inga
    Inga = DW. Utilities.fParseString (strRecord, 8, 3, ',')

    If IsNumeric (Inga) then
    If CLng (Inga) > 62100 then
    TBNetwork = "Greater".
    On the other
    TBNetwork = "lower to."
    End If
    On the other
    RES. PblnSkip = True
    End If
    End Function

  • With INSERT for FDM memory problem

    All-

    We have configured FDM to run a script of integration in our instance EBS at the import stage. It worked fine for awhile, then we started to run out of memory on the server FDM. At the suggestion of the Oracle, we stopped through a record set for add and update the values of strWorkTableName and instead, he began to use INSERT INTO. I admit, I never needed to use the INSERT INTO how to do, so I can miss something bery base.

    Our integration script:
    Function SQLIntegration2(strLoc, lngCatKey, dblPerKey, strWorkTableName)
    '------------------------------------------------------------------
    'Oracle Hyperion FDM IMPORT Integration Script:
    '
    'Created By:       karks
    'Date Created:       2011-10-26 13:05:18
    '
    'Purpose:
    '
    '------------------------------------------------------------------
    
    Dim strSQL     'SQL string
    Dim lngPartitionKey
    Dim strConn 'Connection string to the source data
    Set cnSS = CreateObject("ADODB.Connection")
    
    lngPartitionKey = RES.PlngLocKey
    
    strConn= "File Name=C:\Users\karksadm\Desktop\NewConnection.udl;"
    cnSS.open strConn
    
    strSQL = "Insert Into " & strWorkTableName & " (PartitionKey, CatKey, PeriodKey, DataView, Amount , Account, Entity, ICP, UD1, UD2, UD3, UD4) "
    strSQL = strSQL & "SELECT " & lngPartitionKey & ", " & lngCatKey & ", TO_DATE (TO_DATE ('30/12/1899','dd/mm/yyyy')+" & dblPerKey & "), 'YTD', EBS.YTD_BALANCE, EBS.ACCOUNT, EBS.SEGMENT1, EBS.SEGMENT5, EBS.SEGMENT4, EBS.SEGMENT5, '[None]', EBS.CURRENCY_CODE FROM "
    strSQL = strSQL & "(Select D.NAME, A.CODE_COMBINATION_ID, D.NAME LEDGER_NAME, A.ACTUAL_FLAG, C.PERIOD_YEAR, TO_CHAR (C.START_DATE, 'MON-YY') AS PERIOD, B.SEGMENT1, (B.SEGMENT2 || B.SEGMENT3) As ACCOUNT, B.SEGMENT4, B.SEGMENT5, A.CURRENCY_CODE, "
    strSQL = strSQL & "(SUM (A.BEGIN_BALANCE_DR) + SUM (A.PERIOD_NET_DR) - SUM (A.BEGIN_BALANCE_CR) - SUM (A.PERIOD_NET_CR)) As YTD_BALANCE "
    strSQL = strSQL & "FROM GL.GL_BALANCES A, GL.GL_CODE_COMBINATIONS B, GL.GL_PERIODS C, GL.GL_LEDGERS D "
    strSQL = strSQL & "WHERE 1 = 1 And A.LEDGER_ID = D.LEDGER_ID And A.PERIOD_NUM = C.PERIOD_NUM And C.PERIOD_YEAR = A.PERIOD_YEAR "
    strSQL = strSQL & "And A.CODE_COMBINATION_ID = B.CODE_COMBINATION_ID And B.SUMMARY_FLAG = 'N' AND C.PERIOD_SET_NAME = D.PERIOD_SET_NAME "
    strSQL = strSQL & "And (B.SEGMENT1 = 001 And A.CURRENCY_CODE = 'USD' And D.LEDGER_ID = 2022) "
    strSQL = strSQL & "And C.END_DATE = TO_DATE (TO_DATE ('30/12/1899','dd/mm/yyyy')+" & dblPerKey & ") " 
    strSQL = strSQL & "And B.CHART_OF_ACCOUNTS_ID = D.CHART_OF_ACCOUNTS_ID And A.ACTUAL_FLAG = 'A' "
    strSQL = strSQL & "And ((A.BEGIN_BALANCE_DR) + (A.PERIOD_NET_DR) - ((A.BEGIN_BALANCE_CR) + (A.PERIOD_NET_CR))) <> 0 "
    strSQL = strSQL & "GROUP BY A.CODE_COMBINATION_ID, D.NAME, A.CURRENCY_CODE, TO_CHAR (C.START_DATE,'MON-YY'), C.PERIOD_YEAR, A.ACTUAL_FLAG, B.SEGMENT1, (B.SEGMENT2 || B.SEGMENT3), B.SEGMENT4, B.SEGMENT5 "
    strSQL = strSQL & "ORDER BY B.SEGMENT4) EBS" 
    
    DW.DataManipulation.fExecuteDML(strSQL) 
    
    'Give success message
    RES.PlngActionType = 2
    RES.PstrActionValue = "SQL Import successful!"
    
    'Assign Return value
    SQLIntegration2 = True
    cnSS.close
    Set cnSS = Nothing
    
    End Function
    I can run the SQL less line insertion in my SQL Developer and it works fine. When I run the script in its entirety in the FDM, we get the following:

    * Start the journal entry for the Runtime Error FDM [2012-01-23 11:37:30] *.
    -------------------------------------------------------------
    ERROR:
    Code...-2147217865
    Description... ORA-00942: table or view does not exist
    Insert Into tWibison72564424799 (PartitionKey, CatKey, PeriodKey, DataView, amount, account, entity, PKI, UD1, UD2, UD3, UD4) 772 SELECT, 28, TO_DATE (TO_DATE (' N December 30, 1899 ', not dd/mm/yyyy ') + 40724), YTD', EBS. YTD_BALANCE, EBS. ACCOUNT, EBS. SEGMENT1, EBS. SEGMENT5, EBS. SEGMENT4, EBS. SEGMENT5, N "[None]", EBS. Currency_code OF (Select D.NAME, A.CODE_COMBINATION_ID, LEDGER_NAME, A.ACTUAL_FLAG, C.PERIOD_YEAR, TO_CHAR D.NAME (C.START_DATE, no MON-YY') AS the PERIOD, B.SEGMENT1, (B.SEGMENT2 |)) B.SEGMENT3) as ACCOUNT, B.SEGMENT4, B.SEGMENT5, A.CURRENCY_CODE, (SUM (A.BEGIN_BALANCE_DR) + SUM (A.PERIOD_NET_DR) - SUM (A.BEGIN_BALANCE_CR) - SUM (A.PERIOD_NET_CR)) as GL.GL_BALANCES YTD_BALANCE, GL.GL_CODE_COMBINATIONS B, GL.GL_PERIODS C, GL.GL_LEDGERS D, WHERE 1 = 1 and A.LEDGER_ID = D.LEDGER_ID And A.PERIOD_NUM = C.PERIOD_NUM And C.PERIOD_YEAR = A.PERIOD_YEAR And A.CODE_COMBINATION_ ID = B.CODE_COMBINATION_ID and B.SUMMARY_FLAG = do no AND C.PERIOD_SET_NAME = D.PERIOD_SET_NAME and (B.SEGMENT1 = 001 and A.CURRENCY_CODE 'n' USD =' and D.LEDGER_ID = 2022) and C.END_DATE = TO_DATE (TO_DATE (' N December 30, 1899 ', not dd/mm/yyyy ') + 40724) and B.CHART_OF_ACCOUNTS_ID = D.CHART_OF_ACCOUNTS_ID and A.ACTUAL_FLAG = ' and ((A.BEGIN_BALANCE_DR) + (A.PERIOD_NET_DR) - ((A.BEGIN_BALANCE_CR) + (A.PERIOD_)) NET_ CR))) <>0 GROUP BY D.NAME, A.CURRENCY_CODE, A.CODE_COMBINATION_ID, TO_CHAR (C.START_DATE, no MON-YY'), C.PERIOD_YEAR, A.ACTUAL_FLAG, B.SEGMENT1, (B.SEGMENT2 |) B.SEGMENT3), B.SEGMENT4, B.SEGMENT5 ORDER BY B.SEGMENT4) EBS
    Process... clsDataManipulation.fExecuteDML
    The component... upsWDataWindowDM
    Version.......................................... 1112
    Thread........................................... 4424

    IDENTIFICATION:
    User............................................. ibisons
    Name of the computer... HOU-HYSDEV02
    App Name......................................... SWNFDMRC
    Client App....................................... WebClient

    CONNECTION:
    Provider......................................... ORAOLEDB. ORACLE
    Database server...
    Name of the database... FDMDEV
    Trust connect... Fake
    Connect status... Open connection

    GLOBALS:
    Location......................................... EBSINTEGRATION
    Location ID... 772
    Location Seg... 25
    Category......................................... EBS2
    ID of the category... 28
    Period... - June - 2011
    Period ID........................................ 30/06/2011
    POV Local........................................ Fake
    Language......................................... 1033
    User Level....................................... 1
    All Partitions... True
    Is Auditor....................................... Fake


    * Start the journal entry for the Runtime Error FDM [2012-01-23 11:37:31] *.
    -------------------------------------------------------------
    ERROR:
    Code...-2147217865
    Description... Data access error.
    Online: 33
    Process... clsImpProcessMgr.fExecuteImpScript
    The component... upsWObjectsDM
    Version.......................................... 1112
    Thread........................................... 4424

    IDENTIFICATION:
    User............................................. ibisons
    Name of the computer... HOU-HYSDEV02
    App Name......................................... SWNFDMRC
    Client App....................................... WebClient

    CONNECTION:
    Provider......................................... ORAOLEDB. ORACLE
    Database server...
    Name of the database... FDMDEV
    Trust connect... Fake
    Connect status... Open connection

    GLOBALS:
    Location......................................... EBSINTEGRATION
    Location ID... 772
    Location Seg... 25
    Category......................................... EBS2
    ID of the category... 28
    Period... - June - 2011
    Period ID........................................ 30/06/2011
    POV Local........................................ Fake
    Language......................................... 1033
    User Level....................................... 1
    All Partitions... True
    Is Auditor....................................... Fake


    * Start the journal entry for the Runtime Error FDM [2012-01-23 11:37:31] *.
    -------------------------------------------------------------
    ERROR:
    Code...-2147217865
    Description... Data access error.
    Online: 33
    Process... clsImpProcessMgr.fLoadAndProcessFile
    The component... upsWObjectsDM
    Version.......................................... 1112
    Thread........................................... 4424

    IDENTIFICATION:
    User............................................. ibisons
    Name of the computer... HOU-HYSDEV02
    App Name......................................... SWNFDMRC
    Client App....................................... WebClient

    CONNECTION:
    Provider......................................... ORAOLEDB. ORACLE
    Database server...
    Name of the database... FDMDEV
    Trust connect... Fake
    Connect status... Open connection

    GLOBALS:
    Location......................................... EBSINTEGRATION
    Location ID... 772
    Location Seg... 25
    Category......................................... EBS2
    ID of the category... 28
    Period... - June - 2011
    Period ID........................................ 30/06/2011
    POV Local........................................ Fake
    Language......................................... 1033
    User Level....................................... 1
    All Partitions... True
    Is Auditor....................................... Fake

    I really think that the problem is that I am not tell the script where to find the Oracle tables to. I left the code wherever we use the UDL to call for the opening of the Recordset, but since we do away with the Recordset how let FDM knows where to find the Oracle tables?

    Thanks in advance - I've been struggling with this for several days.

    Thank you,
    Sarah

    Did you build a database for the GL data link? These paintings GL.GL_BALANCES A, GL.GL_CODE_COMBINATIONS B, GL.GL_PERIODS C, GL.GL_LEDGERS D are not part of the FDM and I do not see how treat you your education cnSS.open strConn sSQL binder.

  • Missing URL, product...

    Hello

    I use VMware Studio 2.1 and there is a problem with the addition of a URL of product.

    I defined a seller and a URL for product, but only the URL of the provider is shown in a virtual machine, I had to build.

    When I look in

    /opt/VMware/etc/appliance-manifest.XML

    I see this:

    <?xml version=&quot;1.0&quot;?>
    <update xmlns:vadk=&quot;http://www.vmware.com/schema/vadk&quot; xmlns:ovf=&quot;http://schemas.dmtf.org/ovf/envelope/1&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;>
      <product>myVM_v2</product>
      <version>2.0.0.4</version>
      <fullVersion>2.0.0</fullVersion>
      <vendor>my GmbH</vendor>
      <vendorUUID>my UUID</vendorUUID>
      <productRID>my RID</productRID>
      <vendorURL>http://www.mydomain.net</vendorURL>
      <productURL></productURL>
      <supportURL></supportURL>
      <releaseDate>20100806164758.000000+000</releaseDate>
      <description>
    **************************************************************
    This update may require a reboot
    (see web changelog for more information)
    **************************************************************</description>
    
      <EULAList showPolicy=&quot;&quot; introducedVersion=&quot;&quot;>
    
      </EULAList>
    
       <UpdateInfoList>
    
           <UpdateInfo introduced-version=&quot;&quot; category=&quot;feature&quot; severity=&quot;important&quot; affected-versions=&quot;&quot; description=&quot;&quot; reference-type=&quot;vendor&quot; reference-id=&quot;&quot; reference-url=&quot;&quot;></UpdateInfo>
    
       </UpdateInfoList>
    
      <preInstallScript></preInstallScript>
      <postInstallScript></postInstallScript>
    </update>
    

    As you can see the EULA is also absent here (in earlier versions of VMware studio here was also the integrated whole EULA) but

    the EULA displayed on first boot, so I don't know if it's a problem, too?

    Any help why the URL of the product is ignored will be very nice...

    Thanks in advance

    Thomas

    Missing persons, you can edit /opt/vmware/etc/customize/Generators/appliance_manifest/appliance_manifest.xslt (in Studio) and

    replace

    
    

    with

    
    

    and then rebuild the virtual machine.

    Regarding the LICENSE agreement, given that the device file - manifest.xml is primarily intended to be used by the update feature the application in the next version of the EULAList element in the xml file would actually be filled with new content of EULAList under the UpdateSection_Type in the profile of construction. The EULAList allows ISVS to apply specific CLUFs associated with the update which may or may not be the same as the General CLUFs for the device.

    Currently, you should consider in looking at/opt/vmware/etc/isv/EULA / * in the unit of the end for the content of the EULA as oppose to function unit - manifest.xml that may change over time.

Maybe you are looking for