Updated Direct 7mode And CDOT Script Data Sources

Here are updated versions of my direct data sources I put together (communities doesn't seem to let me edit the existing article) - the 20150703 update adds support for WFA 3.0 and provides much more complete cDOT (cm_storage), including cDOT 8.3 features. The 20150728 update fixes storage pool support. The 20150802 update adds support for WFA 3.1RC1 and fixes failover_group support in WFA 3.0. Not everyone has pre-existing OCUM and installing and configuring OCUM for both 7mode and cDOT is not necessarily a small task. These datasource types populate the standard storage and cm_storage schemas which can then be used as normal with many workflows. The WFA 3.0 cDOT direct data source is almost complete. It now populates the following: disk, disk_aggregate, efficiency_policy. It includes cDOT 8.3 information added in WFA 3.0: broadcast_domain, failover_group, ipspace, storage_pool*. There may be some minor gaps in some of the data - please let me know if you identify anything. (Note: The WFA 2.2* cDOT data source is missing all of these items). The WFA 3.1RC1 cDOT dats source adds support for cluster_peer, vserver_peer and SVM DR, and all new fields added in 3.1RC1 are populated. It also populates cifs domain information. The 7-mode source is less complete. It contains: array, vfiler, aggregate, interface, volume, vsm, qtree, lun. It is missing: array_license, cifs_share, cifs_share_acl, dataset, disk, igroup, igroup_initiator, lunmap, nfs_export, object_comment, quota, snapshot, snapvault, user_quota. Configuration is simple:Provide credentials for the arrays/clusters in WFA credentials.Add datasource - select version appropriate to your WFA version (the 7-mode source works with 2.2-3.0) which the cDOT one is different for 2.2 and 3.0.Set the Hostname of the datasource to a comma separated list of array or cluster admin names or addresses, or set up one datasource per array/cluster.Configure the interval to something reasonable (say 15 or 30 minutes)Increase the timeout for larger environments (in my testing, collection takes 15-90s per array/cluster - it may take longer when there are large numbers of objects or if there is significant latency between the WFA system and the array/cluster) There are some flags that can be passed in (comma separated) through the data source's "User name" field:strict - fail collection if any error occurs (default if there is only one array/cluster)nostrict - don't fail connection if an error occurs (for a single array/cluster datasource)debug - log more informationlog=<logpath> - where to log (defaults to ..\..\log\direct_<schema>.log - typically C:\Program Files\NetApp\WFA\jboss\standalone\log\)timeout=<timeout_in_milliseconds> - API timeout (defaults to 180000)The Password, Database and Port fields are unused. Reservations, etc, should work as normal. This has been developed against WFA 2.2RC1, 2.2, 2.2.1, 3.0RC1 and 3.0 and will likely require updates to work with future versions. Upgrades from previous versions should be seamless. Changes from previous version:Added WFA 3.0 schema supportAccomodate changed mysql behavior in WFA 3.0Single array/cluster is now automatically strictAdded nostrict parameter7-mode direct data source handles pre 7.3.3 systems7-mode direct data source doesn't fail if vfiler stopped/inconsistentFix for storage_pools in 3.0 cDOT data source (20150728)Fix for broadcast_domain (3.0/3.1RC1)Added support for WFA 3.1RC1, populates all new schema tables and fields.No longer imports into WFA 2.2RC1

Hi Richard, The dar file is directly attached, not wrapped in a zip as the previous communities site used to do. You should be able to directly import it into WFA. Note that some browsers may save the file with a zip extension (I've seen IE do this - dar files are just zip files anyway), so you may need to rename the file to .dar first. Regards,Tim

Similar Messages

  • How can I update record in the block that Data Source is PROCEDURE?

    I like use Procedure as the Data Source of block.It's very flexible.
    Usually I do this only query the record,but now I must update record in the block that Data Source is Procedure.
    What next step can I do?Can anyone offer some examples?
    This is example, you goto
    http://www.2shared.com/file/1923834/e0b65fb7/Example.html
    Wait about 30 sec, Click "Save file to your PC: click here",and then you can download it.

    <p>I have written an article about some advanced Forms features.
    Have a look at the 2.3.2 paragraph</p>
    Francois

  • Difference bw the data staging of generic and appli specefic data sources

    Hi,
       Can anyone tell the difference between data staging of generic and appl specific data sources. Like we know that LO data stage in queued delta, update queue and BW delta queue, i want to know actually where the generic data stages before it is loaded into BW.
    Thanks.

    Generic data sources are based on either a DB table/view, a function module or an ABAP query. So normally the data stages in the corresponding DB tables or you calculate it at extraction time. There is no update queue like in LO.
    Best regards
       Dirk

  • Data is not updated to R/3 Tables to Data source in R/3

    Hi All,
    I am facing a problem in which, for some of the Purchase order's the confirmation Quantity is not getting updated to the Data source 2lis_02_CGR, where the confirmation quantity is comming from EKES table and th Filed is MENGE ,
    when i check the Data in Table EKES, i found that the data is Available but when i check  Data source, i dont see this data for some particular Purchase orders.
    Can any body please, tell me how can i update the data into the Data source in R/3
    ( above mentioned explination is from the R/3)
    Thanks in advance,
    LAX

    Hi,
    Check in RSA6 if your datasource is active.
    If not activate the same.
    Goto RSA3 and give datasource name and extract. Ideally records from the respective table will be extracted into the datasource.
    Regards
    Lavanya

  • Difference between Replication and Activation of Data Sources

    Hi,
    I would like to know what exactly happens when data sources are replicated and when data souces are activated
    Regards,
    Visali.G.

    Once you make the replicate of DS at BW, what ever the struc. for that DS would be regenarated, and accordingly your extraction and setup table struc. would get updated by the latest changes made in the DS.
    At the BW side all corresponding communication and transfer structure and PSA structure would also get generated according to the DS struct. per R/3
    Need of Replication in other terms we can say
    Replication needs to be done is each time you save you datasource in R/3. This causes the timestamp of the datasource to be changed and hence the timestamp of the datasource in R/3 and BW are not in sync. Replication would make the timestamp in sync in both R/3 and BW.
    Hence you would notice the error "Timestamp error" when you do not replicate the datasource after changing it.
    Activating the data source, activating the structure and make available the dat source to use.

  • Updation error while using a foreign data source

    Hi All,
    I am trying to connect to SQL server 2000, from my BC4J driven swing application. i am using Oracle containers for Java (Development Suite)
    Going by the steps detailed in
    "SQL Server Walkthrough" on OTN, i have tested with two drivers:
    1) Microsoft SQL Server 2000 JDBC driver
    2) DataDirect JDBC driver.
    In both the cases, the resulting application runs well for inserts and deletes, but FAILS WHILE UPDATION.
    The following error is displayed while using the datadirect for updates.
    (oracle.jbo.DMLException) JBO-26041: Failed to post data to database during "Update": SQL Statement " UPDATE dbo.BR_CATEGORY BrCategory SET CATEGORY_NAME=? WHERE CATEGORY_CODE=?".
    ----- LEVEL 1: DETAIL 0 -----
    (java.sql.SQLException) [DataDirect][SQLServer JDBC Driver][SQLServer]Line 1: Incorrect syntax near 'BrCategory'.
    A similar errror is displayed for the Microsoft JDBC driver as well.
    What could be the cause?
    Thanks,
    Sumit

    Thanks Deepak,
    I am not using Northwind and Pubs sample databases. So that rules out the change in ownership from dbo to our SQL login account.
    I am quoting the last paragraph in the document:
    "To be able to browse in the tester, make sure you add a driver class to the configuration and choose this local configuration in the tester. However you will not be able to update without errors and this is a known issue. For step-by-step instructions, see the SQL Server Walkthrough topic."
    What bothers me is this line:
    "However you will not be able to update without errors and this is a known issue"
    Are we talking about updation in general, or just updation through BC4J tester. I am using a separate Swing-Jclient application to access the application module.
    Thanks in advance,
    Sumit Kumar Pal

  • XML and Web Service Data Source Missing in Crystal Reports for VS

    I would like to use a Web Service as the data source for a Crystal Report that will be running outside of my Visual Studio application.  So setting the data source to the web service in code is not possible.  My understanding is Crystal Reports has a connection (in the Database Expert under New Connection) named XML and Web Service.  Here you can select web service and enter the WSDL URL for the web service.  However it does not appear in the list for Crystal Reports for Visual Studio.  Does this connection type come with the Visual Studio version of Crystal Reports and if not is their a way to obtain it? 
    Thank you for your assistance.

    None of the bundled versions of CR have the driver. Reason is that the driver responsible for these connections requires the Java framework and I suspect MS would not be too pleased if we installed the Java framework. The stand alone versions, since they are not part of any bundle can and do install the Java framework and the driver. Note that even the latest release of CR - CRVS2010 does not have the driver as it essentially becomes a bundle or a VS2010 plug-in.
    So, the short of it is; you have to obtain a stand-alone version of CR. I'd recommend CR 2008 (12.x) as CRXI R2 will run out of support in June of this year.
    - Ludek

  • Difference between 3.5 and 7.0 Data sources

    Hi experts,
    1).What is the difference between BW 3.5 data sources and BI 7.0 Data sources
    2).How many Versions are there in BI 7.0 Data sources?
    thanks in advance,
    venkat

    Venkata,
    New in BI with SAP NetWeaver 7.0
    http://help.sap.com/saphelp_nw04s/helpdata/en/a4/1be541f321c717e10000000a155106/frameset.htm
    What's new in SAP NetWeaver 7.0(2004s)? - An introduction to the functionality deltas and major changes
    http://csc-studentweb.lrc.edu/swp/Berg/Articles/NW2004s_what_is_new.ppt
    /people/sap.user72/blog/2004/11/01/sap-bi-versus-sap-bw-what146s-in-a-name
    http://help.sap.com/saphelp_nw70/helpdata/en/d0/46144236bcda2ce10000000a1550b0/frameset.htm
    New Features in BI 2004s Process Chains
    New Features in BI 2004s Process Chains
    Difference between BW 3.X BEx and BI 7.0 BEx
    Difference between BW 3.X BEx and BI 7.0 BEx.
    http://help.sap.com/saphelp_nw04s/helpdata/en/a4/1be541f321c717e10000000a155106/frameset.htm
    What's new in SAP NetWeaver 7.0(2004s)? - An introduction to the functionality deltas and major changes
    http://csc-studentweb.lrc.edu/swp/Berg/Articles/NW2004s_what_is_new.ppt
    /people/sap.user72/blog/2004/11/01/sap-bi-versus-sap-bw-what146s-in-a-name
    http://help.sap.com/saphelp_nw70/helpdata/en/d0/46144236bcda2ce10000000a1550b0/frameset.htm
    New Features in BI 2004s Process Chains
    New Features in BI 2004s Process Chains
    Difference between BW 3.X BEx and BI 7.0 BEx
    Difference between BW 3.X BEx and BI 7.0 BEx.
    Hope this helps
    -RajNi

  • SQL Server 2012 SSAS and Teradata as data source

    Hi,
    I have SSAS multidimensional project which is using Teradata as a data source with OLEDB provider for Teradata.
    The data source Test connection is successful using the specific username and password, not using the Windows NT integrated security option.
    Exploring data is also fine when the specifi
    When processing the cube the username/password is not recognized.
    In the Impersonation Information i'm using the same username/password with the option use a specific Windows username and password.
    Ther Teradata authentication is not connected with Windows domain users.
    What is the way to deploy/process the cube in this scenario?
    Thanks in advance for your answer.

    Do you have the same providers installed on both the client and the server?
    When you click "Test" or explore the data BIDS will use the provider on your client machine. However when the server processes the data it has to use the provider installed on the server itself. 
    http://darren.gosbell.com - please mark correct answers

  • Getting BW and third party data source into SAP Cloud for customer

    Hi Experts.
    I have an architecture question and would like to know any guidance or pointers to help. We have a requirement to integrate 3rd party data sources to be brought into SAP cloud for sales so that reporting can be driven out of SAP cloud for sales. What is the best approach to do it.
    Client doesn't want users to go to another site to look for reporting data.
    Worst case scenario, is there a way to show BW or Third party reports in a separate tab where we can fetch the report data for user or may be a redirect link displays home page of reports under new tab without user leaving the cloud for sales application.
    Thanks
    Apoorva

    Hi Vivek/Mithun,
    I have brought in data from BW system to C4C using Webservice and stored it in C4C backend.
    I am building a custom datasource from these variables, but I want to restrict access of this data based on user roles.
    However, while creating the datasource "Enable Access Control" checkbox is  not enabled. The help text says "To enable access control your BO must contain an association marked as relevant for access control".
    Could you help me in understanding how can we enable this feature for our custom datasource?
    I have also raised a separate thread also for this query Require more details on "Enable Access Control" feature of Data source
    Thanks and Regards,
    Manasi

  • Update types in infopackage for generic data source

    Hi,
    Suppose if we create a generic data source,then
    1) What are update types availbale in infopackage for tha generic t data source?
    2) Is there any link between,the selection on the
                               i)  type delta type select
                               ii) the field selected i.e like timestamp,cal month,numeric pointer.
    3)do we have delaa option at info package level?
    I think you understood my doubts.
    Regards
    Naresh.

    hi siva raju,
    yes our's is bi 7.0.but there are two DTP with the same optoion of DELTA.It pull the data from ds to info cube.
    one more thing,how are the delta records picked from the r/3 to bw?its through Infopackage Am i right?
    If possible please tell me the entire flow of data goes for a generic  data source.
    i.e
    how to load data?
    how to set delta?
    how do we load deltas to bw.?
    Regards
    Naresh.

  • How to create XA and non XA data source in Jdeveloper?

    I wonder if somebody can help me with this:
    I need step by step guidance how to create
    1) Oracle data source without transaction support
    2) Oracle data source with XA transaction support
    for both embedded OC4J and standalone OC4J. I am using JDeveloper 9i
    thanks,

    For non XA datasource create a JDBC Connection with data source class
    oracle.jdbc.pool.OracleDataSource
    For xa datasource create a JDBC connection with data source class
    oracle.jdbc.xa.client.OracleXADataSource

  • Liquid Data and Web Service Data Source

    I am using LD 1.0.1
    When I try to use a registered web service data source, I get exceptions.
    Any ideas?
    Thanks.
    The query looks like this:
    {--     Generated by Data View Builder 1.0     --}
    let $result_1 :=
    let $query_2 := TLSOAP:query("/TigerLogicDB/Customers/CustomerData",
    "/CUSTOMERS/CustomerRecord/Country", "1049756613661")
    return
    <result>{ cast as xs:string($query_2) }</result>
    where xf:not(xf:empty($result_1))
    return
    <root>
         { $result_1 }
    </root>
    Error message:
    EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    Start server side stack trace:
    java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace
    ; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    Start server side stack trace:
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace

    Hi Mike
    Thanks for the reply. Here is the server stack trace info:
    ####<Apr 10, 2003 11:14:45 AM PDT> <Info> <HTTP> <RAININGD-IGX5LZ> <LDServer>
    <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <101047> <[ServletContext(id=2577764,name=bea_wls_internal,context-path=/bea_wls_internal)]
    /classes/*: init>
    ####<Apr 10, 2003 11:16:11 AM PDT> <Info> <Management> <RAININGD-IGX5LZ> <LDServer>
    <ExecuteThread: '8' for queue: 'default'> <kernel identity> <> <140009> <Configuration
    changes for domain saved to the repository.>
    ####<Apr 10, 2003 11:30:49 AM PDT> <Debug> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin - Server Debug (Management) 1-4-1-18: User `robert` submitted
    the following query: {--     Generated by Data View Builder 1.0     --}
    let $query_1 := TLSOAP:query("/TigerLogicDB/POS/PODetail", "/purchaseOrder/shipTo/name",
    "1049996303750")
    return
    <results>
         <data>{ cast as xs:string($query_1) }</data>
    </results>>
    ####<Apr 10, 2003 11:30:50 AM PDT> <Info> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin - Server Info (Management) 1-4-1-17: Query compilation time: 1633
    ms.>
    ####<Apr 10, 2003 11:30:50 AM PDT> <Debug> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin - Query Execution Debug (Run Time) 1-2-3-43: Calling operation
    '{TigerLogicService}query' of WebService 'StandardClientService'. Request: [/TigerLogicDB/POS/PODetail,
    /purchaseOrder/shipTo/name, 1049996303750]>
    ####<Apr 10, 2003 11:30:51 AM PDT> <Error> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin.user - Query Execution Error (Run Time) 1-2-3-30: An error occurred
    while evaluating the function TLSOAP:query. (failed to create service)>
    ####<Apr 10, 2003 11:30:51 AM PDT> <Info> <EJB> <RAININGD-IGX5LZ> <LDServer> <ExecuteThread:
    '12' for queue: 'default'> <kernel identity> <> <010051> <EJB Exception during
    invocation from home: com.bea.ldi.server.QueryBean_1ao78o_HomeImpl@5bd7fd threw
    exception: java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)>
    java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    "Mike Reiche" <[email protected]> wrote:
    >
    The stack trace from the server will have more information. Can you send
    it please?
    Thanks,
    Mike
    "robert" <[email protected]> wrote:
    I am using LD 1.0.1
    When I try to use a registered web service data source, I get exceptions.
    Any ideas?
    Thanks.
    The query looks like this:
    {--     Generated by Data View Builder 1.0     --}
    let $result_1 :=
    let $query_2 := TLSOAP:query("/TigerLogicDB/Customers/CustomerData",
    "/CUSTOMERS/CustomerRecord/Country", "1049756613661")
    return
    <result>{ cast as xs:string($query_2) }</result>
    where xf:not(xf:empty($result_1))
    return
    <root>
         { $result_1 }
    </root>
    Error message:
    EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
    Start server side stack trace:
    java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown
    Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace
    ; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
    Start server side stack trace:
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown
    Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace

  • Master details tables and no xml data source

    Hello
    I want to create mater - details tables where details table will be repeated for each master row.
    So i created master table and placed detail table into master table cell.
    so what i want to have
    product1 quantity
                              - item1
                              - item2
    product2 quantity
                              - item3
                              - item3
    for now i have
    product1 quantity
                             - item1
                             - item2
                             - item3
                             - item3
    product2 quantity
    here is how i fill the table
    for i in 1..5 do
                ("Cell1r", "quantity" + i.ToString())
                ("Cell2r", "product" + i.ToString())           
            ] |>p
            for j in 1..2 do
                        ("Cell11", "product" + i.ToString())
                        ("Cell21", "serial" + j.ToString())
                        ("Cell31", "function" + j.ToString())
                    ]|>p
    i found an axample how to do it from xml data sourcem but have no idea and did not find how  to do it manualy(when i bing by name from code dynamicaly)

    i found hot to do it with xml source
    http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=000241.html
    but how to do it manualy ?

  • Update Rule 8ZCDSDS03 and 80CDS_DS07 for data mart

    Hello Guru´s
    My proble is this
    8ZCDSDS03 Update rules to Data marts for cube 0SD_C03
    80CDS_DS07 Update rules to Data marts for cube 0SD_C11
    are in gray i don´t know why. do you have and explanation or a solution for that.
    whit best regards
    agt

    Hi Antonio,
    Any time you make a change to a cube, check the update rules feeding it and activate them. Also check if this InfoCube is supplying data to other data targets and check the 8* update rules and activate if required.
    Right now you can double click the grey rules and activate them and transport the active rules (if required)
    Hope this helps...

Maybe you are looking for

  • Scripting layer comp property of linked smart object

    How can I through script set the layer comp property of a linked smart object? More generally, how can I access a smart object and manipulate it as a document?  I know that I get smart object layers by looking at the kind property, but I don't know w

  • What information is sent to Apple upon the start up registration of a new (2012) macbook air?

    My sister is a bit paranoid and i assured her she doesn't need to worry about being stalked or  what information is sent to Apple upon the start up registration of a new (2012) macbook air? (name, phone number, serial number, address, etc..)

  • Business req. change in transaction MRKO

    Hi, I am working in MRKO transaction, which is to create accounting document using vendor and material documet. Problem is EXCHANGE RATE. I have to create accounting document as per Vendor suggested exchange rate, Not per system caliculated exchange

  • Incorrect Net and Gross Weights in Sales Order

    Hi All, I have a problem with weights in sales orders. The Sales Order Qty is 8,725 KG but the Net and Gross Weight is calculated as 7,634.375 KG. Below are the details of my data/config. Material Master Data Base UOM in: KG Net Weight: 0 Gross Weigh

  • Save music selection with slide show

    If I select a series of photo's for a slide show & give this series a name & then select a music track of appropriate length can I save all this so that next tine I open the slide show I don't have to reselect music?