Error # 1014 verifyError - flex application in Livcycle Workspace

Hi All
I have created a flex application using Flex SDK 3.4.1 to be incorporated in Adobe LiveCycle ES 2. My flex application is working fine, but when I lunch the flex application inside the Adobe LiveCycle Workspace, I got Error # 1014 VerifyError and the cause of this error is  the use of flashx.textLayout.elements.TextFlow libaray.
Any help is really appriciated.
Best regards
Khaled

That explains it then. This example requires the ContentElement, which is only present in FlashPlayer 10 and later. The example should require that -- when the project is set up, it can specify the minimum Player version it requires. Then if you try to run it on an earlier Player you get a warning that the SWF can't load on this Player, and it tells the user what version number is required. Try installing FP10, and it should work.

Similar Messages

  • Error in compiling Flex application: 64K byte limit

    Hi experts ,
    While deploying the VC model , i m getting this error :
    Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '65557'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.
          (/usr/sap/NW2/JC00/j2ee/cluster/server0/GUIMachine_Business_Packages/Contribution_Margin_36461/FLEX_COMPILATION_FOLEDR/AAD15VY.mxml:19)
    Failed to compile AAD15VY.mxml
    Could any one help me out in solving this issue ..its urgent ...
    Your suggestions will be rewarded.
    Thanks,
    Pratima

    You have to remove few components from your model to decrease the compiler generated LOC.
    Check the following link for detailed solution:
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=936390
    Taken from SAP Notes:
    <i>Solution
    Doing the following may help:
    1.Divide problematic iViews into a number of nested iViews.
    2.Optimize each model to reduce the number of elements that it
      contains:
      a.Reduce the number of signals by merging signals of the same name.
      b.When your application updates forms with read-only fields, use
        expression boxes and a data store instead of signals.
      c.Minimize the use of animations in your models, including form
        sliding and chart animation effects
      d.Use a data store to store variables, instead of invisible forms.
        To display messages, use a simple text rather than a static dynamic
        expression.
    3.For on-the-spot, temporary workarounds, you can try dragging an empty
      layer onto the Design board. This sometimes solves the problem ad
      hoc, but is not recommended as a best practice.
    </i>

  • Error in compiling Flex application  - After changing my query in BW

    Hi All!!
    I'm facing the following problem:
    I have created a VC model based on a BW Query View... I have changed the query in BW (added a new key figure) and then I've refreshed the Query View in my VC model...
    After the refresh, I get the error "Error in compiling Flex application (1). Consult log file for details" everytime I try to deploy...
    Have you faced a similar problem? Does this mean that I can no longer change any query or view used in VC models???
    Thanks in Advance!
    Cris

    Hi Prachi,
    I've tried all the options you listed and it still doesn't work... I even tried to create a new query as a copy of the first one... and the error persists...
    Any other good idea (the model I´m talking about is really huge.. creating it again from zero would be a nightmare!!!)?
    Thanks in advance,
    Cris

  • Error in compiling Flex application (1).

    hi experts,
    i have created a small Iview in VC.
    It was compiling an running till two days back.
    Today it has started giving deplyoment error.
    <b>Error in compiling Flex application (1).</b>
    here is the trace. can anyone please tell me what might be the issue.
    {0}#1#com.sap.portal.guimachine.deployer.CompilingException: Error in compiling Flex application (1). Consult log file for details.
         at com.sap.portal.guimachine.deployer.FileHelper.compileFlex2(FileHelper.java:769)
         at com.sap.portal.guimachine.deployer.PARGenerator.createCompilePar(PARGenerator.java:490)
         at com.sap.portal.guimachine.deployer.PARGenerator.generate(PARGenerator.java:93)
         at com.sap.portal.guimachine.htmlbkit.utils.CommandHandlerService.doDeploy(CommandHandlerService.java:51)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.guimachine.portalconnector.commandhandler.AbstractCommandService.invoke(AbstractCommandService.java:84)
         at com.sap.guimachine.portalconnector.dispatcher.Dispatcher.handleCommandHandler(Dispatcher.java:175)
         at com.sap.guimachine.portalconnector.dispatcher.Dispatcher.doContent(Dispatcher.java:126)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.

    On what release and SP level are you? Can you describe the model?
    Did you do any changes or upgrades of the Portl/Visual Composer the last two days?

  • Error in compiling flex applications?

    Hi ,
    when when i deploy VC applications iam getting an error ERROR IN COMPILING FLEX APPLICATIONS.CONSULT LOG FILE FOR DETAILS. can u tell me what might be the reason for this error.
    Thanks
    kishore

    hi,
    Solution: Refer OSS  974494
    I) Changing the vc.verboseErrorMessages to true will expose the Flex error
    messages when compilation fails.
    1)Open the visual admin of the J2EE
    2)Navigate to Server >> Services >> VisualComposer Development Server
    3)Change the vc.verboseErrorMessages to true.
    4)Save the changes
    II)In the visual admin tool, go to Server -> Services -> Log Configurator.
    In the right pane choose Locations, then scroll down to com.sap.portal.vc
    Increase the severity to ALL
    Click "Copy to Subtree"
    Apply to all "server nodes"
    III)Reproduce the problem.
    IV)For further investigation, please provide
    1. The error that was received when trying to compile the model with
    verbose set to 'true'.
    2. The newly updated defaultTrace<x>.trc
    V) Revert the logging settings to the default values (false for
    vc.verboseErrorMessages, 'Error' in com.sap.portal.vc* locations)
    Edited by: Parth on Feb 14, 2008 5:16 PM
    If your problem is solved pleas close the thread..Points will be welcomed...

  • Error in compiling Flex application (1). Consult log file for details.

    Dear All,
    when i deploy the application from VC i am facing the below issue.
    Error in compiling Flex application (1). Consult log file for details.
    Please help us.
    Regards,
    Suman

    Hi Juan,
    Please look into the below issue.
    Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using '172.16.12.41:0.0' as the value of the DISPLAY variable.
       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
       at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
       at java.lang.J9VMInternals.initializeImpl(Native Method)
       at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
       at java.lang.Class.forNameImpl(Native Method)
       at java.lang.Class.forName(Class.java:119)
       at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:91)
       at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
       at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
       at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
       at macromedia.util.LRUCache.get(LRUCache.java:114)
       at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
       at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
       at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
       at macromedia.css.StyleDocumentHandler.endFontFace(StyleDocumentHandler.java:36)
       at org.apache.batik.css.parser.Parser.parseFontFaceRule(Unknown Source)
       at org.apache.batik.css.parser.Parser.parseStyleSheet(Unknown Source)
       at macromedia.css.StyleParser.init(StyleParser.java:165)
       at macromedia.css.StyleParser.<init>(StyleParser.java:89)
       at macromedia.css.StyleSheet.parse(StyleSheet.java:71)
       at flex.compiler.parser.MxmlParser$4.end(MxmlParser.java:1123)
       at flex.compiler.parser.MxmlParser.endElement(MxmlParser.java:402)
       at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
       at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
       at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
       at javax.xml.parsers.SAXParser.parse(Unknown Source)
       at javax.xml.parsers.SAXParser.parse(Unknown Source)
       at flex.compiler.parser.MxmlParser.parseDocument(MxmlParser.java:4363)
       at flex.compiler.MxmlLoader.parse(MxmlLoader.java:277)
       at flex.compiler.MxmlLoader.loadComponentType(MxmlLoader.java:178)
       at flex.compiler.MxmlLoader.loadComponent(MxmlLoader.java:204)
       at flex.compiler.CachedComponentLoader.getComponent(CachedComponentLoader.java:197)
       at flex.compiler.CachedComponentLoader.loadDefinition(CachedComponentLoader.java:101)
       at flex.compiler.CachedComponentLoader.getDefinition(CachedComponentLoader.java:263)
       at flex.compiler.CompositeLoader.getDefinition(CompositeLoader.java:54)
       at flex.compiler.linker.Loader.getType(Loader.java:266)
       at flex.compiler.linker.Loader.findType(Loader.java:248)
       at flex.compiler.CompilerPackageManager.loadType(CompilerPackageManager.java:629)
       at flex.compiler.MxmlCompiler.openDocument(MxmlCompiler.java:61)
       at flex.compiler.MxmlCompiler.compile(MxmlCompiler.java:234)
       at flex.tools.Mxmlc.main(Mxmlc.java:166)
    Regards,
    Suman

  • Error while installing an application to a workspace

    We have received the following error a few times out of 40+ installations:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_010600.WWV_FLOWS_ALIAS_IDX) violated <pre>begin wwv_flow_api.create_flow( p_id =&gt;129, p_display_id=&gt;129, p_owner =&gt; 'MERLINDEV', p_name =&gt; 'Merlin 5.4', p_alias =&gt; 'MERLIN', p_page_view_logging =&gt; 'YES', p_default_page_template=&gt; 13755347070366358 + wwv_flow_api.g_id_offset, p_printer_friendly_template
    Background: We have developed a application that is used by multiple clients and as such requires that each client have their own version of the application. This is because each application is connected to the client's schema. Each application has the same application alias but is installed in a unique workspace which makes calling and starting the application via a URL easy, i.e.
    http://<host>:7777/pls/htmldb/f?p=<alias>:&c=<client_workspace>
    When installing the application into a workspace for the first time we allow HTML DB to Auto Assign the application ID.
    We have received the above error 3 times out of 40+ installations and when it occurs we simply repeat the install and all goes well. I was wondering if anyone has either seen this, knows what causes it and can suggest a remedy or things to watch out for.
    Thanks

    Thanks Scott. I've also been looking for a pattern of consistency that would point to the cause of the problem but have been unable to find one. I was hoping that others may have experienced the same error and could help to shed some light here.
    I dug around some and found that the wwv_flows_alias_idx constraint is a unique index on the alias and security_group_id columns of wwv_flows. My application has an alias that is the same for all installations so I thought that somehow a previously used value for security_group_id was being generated causing the unique constraint violation. Can you tell me how that value is generated during the install process? Is it some sort of hashing function?
    Thanks

  • Error on HelloWorld Flex Application

    Hi,
    I just tried the HelloWorld application from the CF-Flex
    section of Adobe's web site and get the following error:
    faultCode:Client.Error.MessageSend
    faultString: 'Send failed'
    faultDetail:'Channel.Connect.Failed error
    NetConnection.Call.Failed: HTTP: Failed'
    I have CF 7.0.2 running fine on localhost, and Flex Data
    Services is working fine on it's own.
    Here is what I have for the Additional compiler arguments:
    -services
    "C:\Inetpub\wwwroot\WEB-INF\flex\services-config.xml" -locale en_US
    I've tried the endpoint in services-config.xml as both:
    <endpoint uri="
    http://{server.name}:{server.port}{context.root}/flex2gateway/"
    class="flex.messaging.endpoints.AMFEndpoint"/>
    and
    <endpoint uri="
    http://localhost/flex2gateway/"
    class="flex.messaging.endpoints.AMFEndpoint"/>
    and both give the same error.
    Any ideas?

    Here is the relevant excerpt from the web.xml file in
    c:\inetpub\wwwroot\WEB-INF:
    <!-- start flex 2 -->
    <servlet-mapping id="macromedia_mapping_0">
    <servlet-name>MessageBrokerServlet</servlet-name>
    <url-pattern>/flex2gateway/*</url-pattern>
    </servlet-mapping>
    <!-- end flex 2 -->
    FDS Startup excerpt:
    Starting Macromedia JRun 4.0 (Build 106363), default server
    Flex OEM License for JRun enabled
    10/31 15:06:47 warning Unable to open
    C:\fds2\jrun4/lib/license.properties
    10/31 15:06:48 info JRun Naming Service listening on *:2907
    10/31 15:06:49 info No JDBC data sources have been configured
    for this server (s
    ee jrun-resources.xml)
    10/31 15:06:50 info JRun Web Server listening on *:8700
    10/31 15:06:50 info Deploying web application "Flex Default
    Web Application" fro
    m: file:/C:/fds2/jrun4/servers/default/default-war/
    10/31 15:06:50 user JSPServlet: init
    10/31 15:06:50 info Deploying web application "Flex Data
    Services" from: file:/C
    :/fds2/jrun4/servers/default/flex/
    10/31 15:06:51 user JSPServlet: init
    10/31 15:06:52 user FlexMxmlServlet: init
    10/31 15:06:53 INFO Loading configuration file
    C:\fds2\jrun4\servers\default\fle
    x\WEB-INF\flex\flex-webtier-config.xml
    10/31 15:06:54 INFO Loading configuration file
    C:\fds2\jrun4\servers\default\fle
    x\WEB-INF\flex\flex-config.xml
    10/31 15:06:54 user FlexMxmlServlet: Starting Adobe Flex Web
    Tier Compiler
    10/31 15:06:54 user FlexMxmlServlet: Adobe Flex Web Tier
    Compiler Build: 143451
    10/31 15:06:54 user MessageBrokerServlet: init
    10/31 15:06:55 user FlexSwfServlet: init
    10/31 15:06:55 user FlexInternalServlet: init
    10/31 15:06:56 info Deploying web application "Flex Admin Web
    Application" from:
    file:/C:/fds2/jrun4/servers/default/flex-admin/
    10/31 15:06:56 user JSPServlet: init
    10/31 15:06:57 user MessageBrokerServlet: init
    10/31 15:06:58 info Deploying web application "Flex Data
    Services Samples" from:
    file:/C:/fds2/jrun4/servers/default/samples/
    10/31 15:06:58 user JSPServlet: init
    10/31 15:07:00 user FlexMxmlServlet: init
    10/31 15:07:00 INFO Loading configuration file
    C:\fds2\jrun4\servers\default\sam
    ples\WEB-INF\flex\flex-webtier-config.xml
    10/31 15:07:01 INFO Loading configuration file
    C:\fds2\jrun4\servers\default\sam
    ples\WEB-INF\flex\flex-config.xml
    10/31 15:07:01 user FlexMxmlServlet: Starting Adobe Flex Web
    Tier Compiler
    10/31 15:07:01 user FlexMxmlServlet: Adobe Flex Web Tier
    Compiler Build: 143451
    10/31 15:07:01 user MessageBrokerServlet: init
    10/31 15:07:03 user FlexSwfServlet: init
    10/31 15:07:03 user FlexInternalServlet: init
    10/31 15:07:03 info Deploying enterprise application "JRun
    4.0 Internal J2EE Com
    ponents" from: file:/C:/fds2/jrun4/lib/jrun-comp.ear
    10/31 15:07:03 info Deploying EJB "JRunSQLInvoker" from:
    file:/C:/fds2/jrun4/lib
    /jrun-comp.ear
    Server default ready (startup time: 19 seconds)
    I use
    http://localhost to access my local
    ColdFusion files.

  • Error in compiling Flex application - flex has expired & AAD3.mxml

    I am getting below error when deployed a model to Portal (7.0) in Visual Composer (7.0):
    "WARNING License Service: The evaluation period for Flex has expired; switchi
    to the Developer Edition
    01/04 13:21:47 INFO License Service: Flex 1.5 Developer Edition enabled
    01/04 13:21:47 INFO License Service: Flex 1.5 OEM Edition enabled"
    In the mean time I got below error:
    "Failed to compile AAD3.mxml"
    Any helps would be appreciated. Thanks.

    Hi Kelly,
    When you generate the coding, compile and deploy within Visual Composer, you should not get this error message. Visual Composer passes the license-key to the Flex compiler automatically.
    If you take the generated coding (Action Script), manipulate it, compile it outside the Visual Composer and deploy it, then this license key is not passed and you retrieve this error. For this case you need a separate license for Adobe Flex.
    Check the below wiki.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc/error%252bin%252bcompiling%252bflex%252bapplication
    Regards
    Basheer

  • Error in running flex application in debug mode

    Hi, my
    Failed to connect; session timed out.
    Ensure that:
      1. You compiled your Flash application with debugging on.
      2. You are running the debugger version of Flash Pl

    Hi Chandrasekar,
    i have a very simple application with a iview. This iview contains a startpoint and a form view with one checkbox field - also no BI-Query included.
    But we have the same problem of our complex models too.
    Greetings

  • Error in compiling flex - 64K limit

    Hi folks,
    I entered a new dimension in the flex compiling error dimension (see error-message below). Can anybody help me? I'm familiar with the 32K-problem ( and do have functional workarounds for that) but this one is a new one for me.
    regards,
    Martin
    Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '66289'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.

    Hi Marcel,
    infortunately I'm not allowed atm to make the model public.
    however, I circeled the problem and found a workaround. It has nothing to do with our "old pal 32K", this time it simply was a (sub-)model too large to get deployed (problem with the to-build XML-pakages.)
    Background on this: It's a nested iview collecting a lot of data from different parts of a highliy complex model to process an RFC. For monitoring reasons I've switched some of the tables to visible and that acutally caused the error. After hiding the colums the error vanished. (actually was replaced by the 32K error. But that's like meeting an old friend, no problem any more....)
    I'm looking forward to sharing the model some time. Would be interesting to get some feedback from the comunity..
    regards,
    Martin
    Message was edited by:
            Martin Wolpers

  • Error in compiling flex compilation

    Hi,
    I recieve following log message after deploying my application:
    Error in compiling Flex application:
    Error: Branch between 8479 and 41869 around line 0 exceeds 32K span.
    If possible, please refactor this component.
    Failed to compile AAD8T3.mxml
    The only thing I know is the iView that has code AAD8T3, so I suppose the error is in it.
    But what is the error and what are the objects it relates to?
    Thanks,
    Yulia

    Hi
    This is solved for Flex2, the up comming version of VC does not have this problem, but release dates for it are not set.
    Jarrod Williams

  • Error while Building Flex

    hi ,
    I m getting an error while building flex application
    Error Description
    "An internal Build Error has occured" Right click for more
    information"
    In my flex application there are around 5000 line of code .
    i am binding 2000 Xml to the application
    this much line of code causing a error
    Please Help Me out
    ThanX

    Code Snippet could be useful here in us understanding the issue.

  • Flex + Livecycle + states,  without  workspace

    Hi All,
    I'm beginning with livecycle Workbench.
    I need develope a process in Workbench, but the customer does not want to use the workspace.
    There are 3 flex application that they will send data to process management. The Flex application, is outside workspace.
    In the process I must have states that hope that the Flex application causes that they follow.
    Please, How Can I do it?
    How my Flex App talk with the process management (outside Workspace)?
    How I would have design the tasks in the workbench?
    (I'm beginning)
    Thanks very much
    María.

    Maria,<br /><br />I would recommend taking a look at<br /><br />http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/wwhelp/wwhimpl/js/htm l/wwhelp.htm?&accessible=true<br /><br />Invoking LiveCycle ES Using APIs > Invoking LiveCycle ES Using LiveCycle Remoting<br /><br />There is nothing special about a Flex app calling LiveCycle. It goes something like this:<br /><br />1. You build a long-lived process in Workspace ES. Let's call the process 'FlexToWorkspace'. The process includes an input variable of type 'xml' (or whatever format you prefer) and name it 'vendorData', a SetValue operation to get the input xml, and an Assign Task operation. <br /><br />2. You build a Flex and define a remote object call to the process<br /><br /><mx:RemoteObject id="ro" destination="FlexToWorkspace" <br /> result="handleResult(event)" fault="handleFault(event)"/><br /><br />3. You define a function to bind the data from the Flex form to an string.<br /><br />private function buildXmlStr():String {<br />  var xmlStr:String = "<vendor>"<br />   + "<name>" + vendor.text + "</name>"<br />   + "<city>" + vendorCity.text + "</city>"<br />   ...    <br />   + "</vendor>";<br />  return (xmlStr);<br />}<br /><br />4. You define a function to call buildXmlStr() and invoke the remote object representing the LiveCycle process. Note that invoke binds the variable 'xmlData' to the input variable 'vendorData' defined in the LiveCycle process.<br /><br />private function callLiveCycle():void {<br />  var xmlData:XML = XML(buildXmlStr());<br />  ro.invoke_Async({vendorData:xmlData});<br />}<br /><br />5. You define handlers.<br /><br />private function handleResult(event:ResultEvent):void {<br />  // do something<br />}<br />private function handleFault(event:FaultEvent):void {<br />  var faultObj:Object = event.fault;<br />}<br /><br />Steve

  • Flex application problem with Sql editor

    Hi,
    I get the error message:
    Error in compiling Flex application (1). When deploying a SQL query iView
    I browsed trough som threads, and see that others have  had the same problem. I looked in the log file but, the same message is displayed there.
    My problem is that I only get this message when I use the SQL editor. I can deploy other iViews perfectly fine.
    The sql statment works fine.
    Can anyone help?
    Ingvild
    Message was edited by: Ingvild Nygaard

    Hi,
    Thanks for helping
    In your document you drag one table( order details) into your iView. When you do this you are only getting data from one table right? If do as you do, drag one table into the iView my SQL will be like this;
    Select ""."MATRICS"."PERIOD"."PERIOD_ID" , ""."MATRICS"."PERIOD"."LAST_MODIFIED_TIME" , ""."MATRICS"."PERIOD"."LAST_MODIFIED_BY_ID" , ""."MATRICS"."PERIOD"."FOLDER_ID" , ""."MATRICS"."PERIOD"."PERIOD_NAME" , ""."MATRICS"."PERIOD"."START_DATE" , ""."MATRICS"."PERIOD"."END_DATE" , ""."MATRICS"."PERIOD"."END_DATE" from ""."MATRICS"."PERIOD"
    If I remove the ." and the " I will get my table printed out, and I can deploy the iView.
    My problem was how to join all my tables in the sql editor, I do not understand how this can only be a copy paste operation. So I can not paste in her my SQL from my VC because I do not know how it is suppose to look in VC. In SQLPlus code is:
    SQL> SELECT indices.index_name, period.period_name, MAX(price.bid)
      2  FROM folder, indices, price, series, period,source
      3  WHERE folder.folder_id = indices.folder_id
      4  AND indices.index_id = series.index_id
      5  AND series.series_id = price.series_id
      6  AND period.period_id = series.period_id
      7  AND series.source_id = source.source_id
      8  AND folder.folder_id = '15351'
      9  AND source.source_id = '573'
    10  AND price.trade_date = SYSDATE -1
    11  GROUP BY index_name, period_name;
    I have solved my problem by crating a view in the database. This mayby the soulution ? Or is it possbile to solve it within VC?

Maybe you are looking for