Adding new WSIF Services

How can you add new WSIF services ( e.g. an XML File Polling Service ) to the BPEL environment

Hi Dirk,
For the Production version of Oracle BPM we are planning to enhance the File Adapter (WSIF JCA based) so that it can support (XML) file polling, i.e. you will be able to Invoke a FileRead Interaction.
In the currently available beta version you can also associate a FileRead PartnerLink with a Receive activity (using JCA 1.5 inbound semantics), which will trigger a new Process instance when a File (matching certain configured criteria) shows up in a specified directory. The configuration of this is also captured in a (WSIF) WSDL.
Hope this helps.
Thanks,
Bo

Similar Messages

  • CSS - 11506 - Adding New SSL Services on Single SSL Modules

    Hi,
    We are having one pair of CCS 11506 currently SSL services are running on slot4 with single SSL module.Now we are planning to add one more SSL application with different certificates & keys on different VIP.
    Can we use the same slot4 for new application & using different certicates & keys on same SSL modules.Your reponse is appriecated

    Hi Sean,
    Thanks for replying back just want few clarifcations in configuration part.
    1. If new vlan is given for new application then how to point routes to the new vlan as default routes to exisitng vlan is already present.
    2. I've prepare sample config template with details steps & let us know will it work & if changes is required kindly let us know.
    1.# ftp-record ssl_record 192.168.19.21 johndoe "abc123"
    /home/johndoe
    2.# copy ssl sftp ssl_record import rsacert.pem PEM "passwd123"
    Connecting
    Completed successfully
    3.# copy ssl sftp ssl_record import rsakey.pem PEM "passwd123"
    Connecting
    Completed successfully
    4.Enter configuration mode.
    # config
    (config) #
    4. To use RSA public key exchange and authentication:
    a. Associate the imported RSA certificate with a file.
    (config) # ssl associate cert myrsacert1 rsacert.pem
    b. Associate the imported RSA key pair with a file.
    (config) # ssl associate rsakey myrsakey1 rsakey.pem
    5. Compare the public key in the associated certificate with the public key
    stored with the associated private key and verify that they are identical.
    (config) # ssl verify myrsacert1 myrsakey1
    Certificate mycert1 matches key mykey1
    ssl associate rsakey NEWKEY newkey.pem
    ssl associate cert NEWCERT newcert.pem
    !************************* INTERFACE *************************
    interface 3/3
    description "****WEB SIDE****"
    bridge vlan _ID_X.X.X.X
    bridge port-fast enable
    interface 3/4
    bridge vlan_ID_Y.Y.Y.Y
    bridge port-fast enable
    description "****PIX SIDE****"
    !************************** CIRCUIT **************************
    circuit VLAN_ID_X
    ip address A.A.A.A B.B.B.0
    ip virtual-router 2 priority 101 preempt
    ip redundant-interface 3 C.C.C.C
    ip critical-service 3 chk-con-pix_Y.Y.Y.Y
    ip critical-service 3 chk-con-web_X.X.X.X
    circuit VLAN_ID_Y
    ip address D.D.D.D E.E.E.0
    ip virtual-router 4 priority 101 preempt
    ip redundant-vip 4 F.F.F.F
    ip critical-service 4 chk-con-pix_Y.Y.Y.Y
    ip critical-service 4 chk-con-web_X.X.X.X
    !*********************** SSL PROXY LIST ***********************
    ssl-proxy-list NEW
    ssl-server 20
    ssl-server 20 vip address F.F.F.F
    ssl-server 20 cipher rsa-with-rc4-128-sha F.F.F.F 81
    ssl-server 20 cipher rsa-with-rc4-128-md5 F.F.F.F 81
    ssl-server 20 rsacert NEWCERT
    ssl-server 20 rsakey NEWKEY
    active
    !************************** SERVICE **************************
    service FRONT_SSL
    type ssl-accel
    slot 4
    keepalive type none
    add ssl-proxy-list NEW
    active
    service WEBSERVER-03
    ip address G.G.G.G
    redundant-index 3
    protocol tcp
    port 80
    active
    service WEBSERVER-04
    ip address H.H.H.H
    redundant-index 4
    protocol tcp
    port 80
    active
    service chk-con-pix_Y.Y.Y.Y
    keepalive type script ap-kal-pinglist "N.N.N.N"
    ip address J.J.J.J
    keepalive frequency 2
    keepalive maxfailure 2
    keepalive retryperiod 2
    active
    service chk-con-web_X
    ip address K.K.K.K
    keepalive type script ap-kal-pinglist "P.P.P.P"
    keepalive frequency 2
    keepalive maxfailure 2
    keepalive retryperiod 2
    active
    !*************************** OWNER ***************************
    owner NEW
    content BACKNEW_HTTP
    vip address F.F.F.F
    add service WEBSERVER-03
    add service WEBSERVER-04
    protocol tcp
    port 81
    url "/*"
    redundant-index 5
    no persistent
    active
    content FRONTENDNEW_SSL
    vip address F.F.F.F
    protocol tcp
    port 443
    application ssl
    add service FRONT_SSL
    active
    content NEW
    url "//www.ABC.com/*"
    vip address F.F.F.F
    protocol tcp
    port 80
    redundant-index 4
    redirect "https://ABC.com"
    active
    your reply on this would be highly appericated.

  • Adding new screening service to PGW GLBL

    Hi,
    Does anyone know how to add a new global white/black list to PGW?
    I have one whitelist and wnat to add another one. I used the command
    numan-add:service:name="white",custgrpid="GLBL"
    but it doesn't accept cust grp id GLBL.
    In the docs can't find any other way to do it.
    will appreciate any help.

    Did You find the solution? If You dir, post it here please.
    best regards
    Simon P. Bolek

  • Adding new DB service in oracle client 9i

    I have an oracle client 9i installed on a Redhat linux machine. Before this i was accessing an oracle DB which was configured by some one else for my work. Right now, i need to connect a different server to carry out my work.
    I need to know how to configure oracle client to connect to a DB on a different server (diifferent IP address). There has already been a user account setup for me on the server, i just need to find out how to connect to it.
    Thanks for your help

    You can use Net Manager (netmgr) to create a new TNS names entry to connect to the database. See the following documentation link for step by step instructions.
    http://download-east.oracle.com/docs/cd/B10501_01/network.920/a96580/gettings.htm#483215

  • Adding new Remote System unavailable in Web Service Request

    Hi,
        I created a CRUD Web service from a table using web service generator.I added a new remote system to the repository.When I invoke the create operation (which has key mapping "Yes"),it says "Remote System not found in the repository"
    I am able to view the Remote System via Data Manage though.
    Any ideas?
    Regards,
    Premjit

    Hi Premjit,
    When did you added new remote system?
    Before generating web services.
    Or After generating web services.
    If you have added remote system after generating web services.
    Then try re-generating web services using web service generator.
    Regards,
    - Shailesh

  • I recently bought an iPhone 5s from boost mobile I thought service would be decent but it really *****. I'm wondering if there is any way I can switch carriers maybe to us cellular seeing that they recently added new prepaid plans

    I recently bought an iPhone 5s from boost mobile I thought service would be decent but it really *****. I'm wondering if there is any way I can switch carriers maybe to us cellular seeing that they recently added new prepaid plans and have good service in my area.  I do know boost operates with sprint but  not sure what I can do because having an expensive phone with crappy service really *****

    Sorry, but Boost reportedly does not offer unlocking for iPhones, so you're stuck with them unless you can return the iPhone for a refund and cancel the service, or can sell the iPhone to someone who could use it with Boost.
    Regards.

  • Unable to connect to VM's in new cloud service via express route

    We have changed our express route setup, initially we had an express route via London, but we have added a second one via Amsterdam and removed the one via London. All existing and new vm's in the different vnet's have connection to our local datacenter,
    but as soon as we create vm's in a new cloud service the published routes don't seem to be picked up and the machine are only reachable in their local vnet on azure.
    Does anyone have an idea where to look, it looks like the route publishing does not seem to work correctly, but it is strange that new vm's in existing cloud service do work correctly. BGP peering and vnet have been provided access via the expressroute and
    all have status provisioned.

    Hi Syed,
    When I try to connect to a new vm via rdp or try to do a tracert to the machine (with firewall turned off on the vm) I don't get a response (traffic is routed via the express-route correctly). If I do a tracert to an ip on the on premise network
    from the vm in question the trace is directed to internet instead of to the on premise network via the express route.
    the new cloud services were created in the same region as the working cloud services and the vm's are also in the same vnet/subnet as the working vm's. If I delete a vm (keeping the disks) from a new cloud service and redeployed it in an existing cloud service
    I can reach it again via the internal ip.
    We have checked the route publishing and the correct routes are published to the express route/vnet.
    When I check the provisioning of the vnet's via get-azurededicatedcircuitlink all the vnet's in question are listed as provisioned.
    I'll try to remove the bpgrouting for the original expressroute this evening to see if that helps.
    kind regards
    Xander

  • This sign appeared in my account: "Your payment method was declined. Update your biiling info'. After adding new information about my others cards I see the same sign. Can't understand what the problem is and what should I do. Need help!!!

    This sign appeared in my account: "Your payment method was declined. Update your biiling info'. After adding new information about my others cards I see the same sign. Can't understand what the problem is and what should I do. Everything used to be good before.
    Do anyone know what I supposed to do in that situation?
    Really need help!
    Thanks in advance.

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • "Adding Location Based Services to Your Application" help me

    Hi all
    In the OBE tutorial " Adding Location Based Services to Your Application" has:
    "Enter Wireless for Library Name. Set the classpath to include the wireless.jar from your installation. For example, C:\midtier_pw\wireless\lib\wireless.jar. Click OK.
    The new library should now appear in your Selected Libraries list. Click OK to close the Properties window. "
    But i don't know where the Wireless.jar file is. Please tell me
    thanks
    [email protected]

    help me to perform adding WEB Services as described bellow:
    Hello,
    It depends a Little bit on the used Visual Studio Version. Basically do a right-mouse click on "References" and select
    The next steps are a Little bit hidden & confusing: In the next Dialog click on "Advanced..", then add "Web reference" and here you can enter the URL for SSRS SOAP, click on the green arrow and the WSDL data will be retrieved &
    shown in the Dialog:
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Error in Adding new vritual machine server to HaA cluster ???

    Hi
    when i adding new Server to my cluster i see this error
    Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    2009-11-29 12:16:33     Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    2009-11-29 12:16:46     During adding servers ([192.168.20.253]) to server pool (karkas), Cluster setup failed: (OVM-1011 OVM Manager communication with 192.168.20.254 for operation HA Setup for Oracle VM Agent 2.2.0 failed: errcode=50006, errmsg=Do 'clusterm_init_root_sr' on servers ('192.168.20.253') failed. )
    but when edited again see solved problem but not HA feature work correctly(when shutdown server pool virtual machine is goes down )
    i test is with nfs server but not work i user iscsci target on RHEL5 for create iscsi server
    i see ha work correctly same az this
    2009-11-29 12:25:44     Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    2009-11-29 12:25:50     Check prerequisites to add server (192.168.20.253) to server pool (karkas) succeed
    Select     Server Pool Name     Status     High Availability Status     Servers     Users     Logs
    Select     karkas     Active     Enabled     Total: 2     Total: 1     View Logs
    and no error in /var/log/ovs/*.log
    but when add new server i see in status "error in adding server "" and when edited again see server add and active state
    1-i have no ocfs2 partition on my machine use iscsi initiator
    2-all server use root cluster id /var/ovs/mount/disk_id
    3-all permission set for everybody and 777
    any idea for solve this problem
    thanks

    hi
    and very thanks for your reply
    every this work good
    [root@OVS2-253-32 ~]# service o2cb online
    Starting O2CB cluster ocfs2: OK
    [root@OVS2-253-32 ~]# service o2cb start
    Starting O2CB cluster ocfs2: OK
    [root@OVS2-253-32 ~]#
    but see :
         During adding servers ([192.168.20.253]) to server pool (jojo), Cluster setup failed: (OVM-1011 OVM Manager communication with 192.168.20.254 for operation HA Setup for Oracle VM Agent 2.2.0 failed: errcode=50006, errmsg=Do 'clusterm_init_root_sr' on servers ('192.168.20.253') failed. )
    Select     Server Host/IP     Server Name     Server Type     Status     Server Location     Server Pool Name     Logs
    Select     192.168.20.254     254     Server Pool Master,Utility Server,Virtual Machine Server     Active          jojo     View Logs
    Select     192.168.20.253     253     Virtual Machine Server     Error          jojo     View Logs
    but edit this server work fine. i use doc in step by step configure and no error occur in configuration but still see this error on adding new server and HA can't works correctly (only when i power off virtual quest machine after 15 second this server goes up and live migration not work correctly )when i shutting down one virtual machine server guest still wait for powering up this server
    ocfs2 kernel module load correctly
    cat /var/log/ovs-agent/ovs_root.log
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXCluster.py", line 115, in clusterm_init_root_sr
    sr.initialize()
    File "/opt/ovs-agent-2.3/_storage/OVSFileSR.py", line 127, in initialize
    self.sp.mount(mp)
    File "/opt/ovs-agent-2.3/_storage/plugins/OVSFileSP.py", line 209, in mount
    fs_spec = self.get_fs_spec()
    File "/opt/ovs-agent-2.3/_storage/plugins/OVSFileSP.py", line 184, in get_fs_spec
    tgt_dev = get_dev_spec(self.fs_uuid, self.fs_spec)
    File "/opt/ovs-agent-2.3/_storage/plugins/OVSFileSP.py", line 82, in get_dev_spec
    raise Exception("No device found: dev_uuid=%s" % dev_uuid)
    are you have any idea for solve this problem ???
    very thanks

  • Files for New Field Service Laptop

    Server is Oracle Database Lite 10g R3 (10.3.0.2) for Linux and arhitecture is: Oracle Application is install on machine 1, Oracle Database on machine 2, Oracle Lite Database and Mobile Server are install on machine 2.
    I want to install to Mobile Server application "new field service technician". I found the CSML.zip on Oracle Application (Machine 1) in folder csm/html/download.
    I run java command to run installation manager
    java -Xms32m -Xmx1536m -DJTFDBCFILE=<DBC_FILE_NAME> -DAFLOG_ENABLED=TRUE -DAFLOG_LEVEL=STATEMENT oracle.apps.asg.setup.InstallationMgr <DB_HOST_NAME> <DB_PORT_NUM> <DB_SID> <APPS> <APPS_PASSWORD> MOBILEADMIN <MOBILEADMIN_PASSWORD> <PROD_TOP> <INI_FILE> <ZIP_FILE>
    In this point, I can see a new application in Mobile Server Administration webpage on Mobile Server.
    I acces my server http://myserver:port/webtogo, I'm loggin with administrator user, I acces "mobile manager", In new page oppened, I access my server, then applications link and "new field service laptop" application. Here can see "properties", "access", "data subsetting", "files" and "add war file".
    In "Files", I don't have any files.
    How can populate with files this application?
    Thanks
    kale.

    The following docs should get you started populating and using this application:
    Mobile Field Service 12.1.1 Release, Install and Implementation Notes
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846572.1
    500 Internal Server Error After Adding ALTERNATE_DIR Line in webtogo.ora
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=844410.1
    How To Publish Mobile Field Service Applications For 12.1.1.
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846429.1
    Oracle Mobile Field Service Implementation Guide Version 12.1.1
    http://download.oracle.com/docs/cd/B53825_02/current/acrobat/121csmig.pdf
    Regards,
    -Michael

  • Recipient Policies failure when adding new users

    Hi,
    I have some trouble adding new users to my Exchange 2007 setup. I get the message "The Exchange server address list service fail to respond. This could be because of an address list or email address policy configuration error" 
    Of course I Googled around to find solutions, but after trying everything, it still doesn't work. System Attendant just seems to run nice. 
    This is the 8231 message I get in the logs:
    Permanent failure reported by policy group provider for 'CN=Recipient Policies,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=[org],DC=local':'MAD.EXE', error=8000ffff.  Taking provider offline.   
    After Googling the error I came across al kind of solutions, however, most of them relate to Exchange 2003. 
    Pretty much the issue here; http://social.technet.microsoft.com/Forums/exchange/en-US/f1c07fe1-451f-4cf4-8b8d-3e0d15376307/the-exchange-server-address-list-service-failed-to-respond-this-could-be-because-of-an-address?forum=exchangesvrgenerallegacy
    Is there any way of recreating the Default Policy? It doesn't work through Management Console. Maybe via ADSI?
    Could anyone help? Thanks a lot. 

    Hi Combo,
    Just check if msexchangeSystemAttendant service is running fine. If not please start System Attendant Service.
    Also try restarting the system attendant service and file distribution service and check if they are already started
    Run ExBPA and see if it throws any errors related to Email address policies which might help
    Increase Diagnostic Logging for MSExchangeAL for below parameters to expert and see if it generates any relevant logs in event viewer
    a)Address List Syncronizataion
    b)Ldap Operations
    If nothing works its better remove and recreate email address policies
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • CSML application - new field service error first page

    I have a problem with new field service laptop CSML application. I click on link after login and receive a error in page http://localhost/CSML/html/csmlFirstPage.uix
    500
    java.lang.NoClassDefFoundError: oracle/jbo/ComponentObject
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at oracle.cabo.share.xml.beans.IntrospectionBeanDef.createBean(Unknown Source)
    at oracle.cabo.share.xml.beans.BeanParser.startElement(Unknown Source)
    at oracle.cabo.share.xml.TreeBuilder$Handler.startElement(Unknown Source)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1280)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
    at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
    at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
    at oracle.cabo.share.xml.XMLUtils.parseInclude(Unknown Source)
    at oracle.cabo.ui.xml.parse.TemplateImportParser.getNodeValue(Unknown Source)
    at oracle.cabo.share.xml.LeafNodeParser.startElement(Unknown Source)
    at oracle.cabo.share.xml.TreeBuilder$Handler.startElement(Unknown Source)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1280)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
    at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
    at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
    at oracle.cabo.share.xml.XMLUtils.parseSource(Unknown Source)
    at oracle.cabo.ui.composite.TemplateLibrary.getTemplates(Unknown Source)
    at oracle.cabo.ui.composite.TemplateLibrary.getNamespaceURIs(Unknown Source)
    at oracle.cabo.ui.composite.TemplateUIExtension.registerSelf(Unknown Source)
    at oracle.cabo.data.jbo.ui.JboUIExtension.registerSelf(Unknown Source)
    at oracle.cabo.servlet.xml.UIXPageBroker.getDefaultParserManager(Unknown Source)
    at oracle.lite.web.cabo.WTGUIXPageBroker.getPageDescriptionCache(Unknown Source)
    at oracle.cabo.servlet.xml.UIXPageBroker.getPageDescription(Unknown Source)
    at oracle.cabo.servlet.AbstractPageBroker.getEventHandler(Unknown Source)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at oracle.lite.web.JupServlet.service(Unknown Source)
    at oracle.lite.web.AppServletHandler.handle(Unknown Source)
    at oracle.lite.web.JupApplication.handle(Unknown Source)
    at oracle.lite.web.JupApplication.service(Unknown Source)
    at oracle.lite.web.JupHandler.handle(Unknown Source)
    at oracle.lite.web.HTTPServer.process(Unknown Source)
    at oracle.lite.web.HTTPServer.handleRequest(Unknown Source)
    at oracle.lite.web.JupServer.handle(Unknown Source)
    at oracle.lite.web.SocketListener.process(Unknown Source)
    at oracle.lite.web.ClientListener.process(Unknown Source)
    at oracle.lite.web.SocketListener$ReqHandler.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: oracle.jbo.ComponentObject
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 50 more
    Somebody can tell me what I had done wrong?
    Thanks.

    The following docs should get you started populating and using this application:
    Mobile Field Service 12.1.1 Release, Install and Implementation Notes
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846572.1
    500 Internal Server Error After Adding ALTERNATE_DIR Line in webtogo.ora
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=844410.1
    How To Publish Mobile Field Service Applications For 12.1.1.
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846429.1
    Oracle Mobile Field Service Implementation Guide Version 12.1.1
    http://download.oracle.com/docs/cd/B53825_02/current/acrobat/121csmig.pdf
    Regards,
    -Michael

  • [cgse] adding new pools for growth

    Hi, CSC:
    I'm looking for advice for adding new pools on a single CGSE on a CRS.
    My setup (working) is as follows:
    - single cgse on a 5.1.3 CRS
    - nat44
    - abf
    - single inside vrf and single outside vrf (default vrf)
    - single map address-pool, at this point
    i was looking at the documentation and, only starting with XR 5.2, the configuration guide explicitly says that adding 'multiple' pools for nat44 is supported. So here are a few questions:
    - is adding multiple address pools to a single inside vrf supported (only) starting with XR 5.2 or can i do this in 5.1?
    - i'm assuming multiple pool support means: add several 'map address-pools' commands under the same inside vrf. is this correct?
    - say multiple address pools under the same inside vrf is not supported on 5.1. is there a 'soft' way of adding more valid ips (address pool) to the setup? for example, creating a second inside vrf (different serviceapp) and adding it to the same 'service cgn' so that it maps out to one single outside interface?
    Thanks a lot!
    c.

    App Pool details will be persisted in the config database.
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Added new field to cube but data not passed from DSO

    Hope someone can help.
    (BI 7.0) We added new fields into a cube. The fields already existed in the DSO. When we ran the process chain in development for the first time after making this change, we notice that the 'historical' data for these fields is populated in the cube. When we do this in our quality system only new data passed to the cube is updated. In development in the sub-chain DTP request we see all previous requests listed under selections. In quality it is only the latest request. The only difference is that the DeltaInit flag in the DTP request in development is ticked (extraction mode) - but not in quality. Does anyone know whyb this is?

    hi peter,
    Adding fields to cube doesn't affect delta status...The delta DTP should be able to handle delta requests automatically.
    I guess in you quality system, the cube already got all requests updated from ODS before you importing the change request. And in develop system none of the requests in ODS were updated before the change.
    Regards,
    Frank

Maybe you are looking for

  • Skype chat links are not opening in firefox on Mac

    Hello, I have Mac book pro running OS 10.6.8 "Snow Leopard", skype 6.15 (335), and my default browser is Firefox version 32.0.3. Recently I experience a problem when someone send me a link it dose not open in Firefox, actually it switch to Firefox wh

  • Reason box in TRIP Transaction

    Hi, I am not getting Reason text box when the amount entered for an Expense type exceeds the max amount given for the same expense type in Table V_T706B2. Is there some BADI or note to be implemented for this. Rgds PV

  • Infoarea missing in query designer

    Hi All, We are using BI 7 analysis authourization, we had a request for one user to add one ods access, we have granted access to the user to ODS via RSA1. But issue is we are not able to see the infoarea and ods in query designer. Is we need any aut

  • Forwarding pics error missing plug ins

    I recently received an email with 23 attachments. I opened and all read fine and could see everything. I went to forward it and scrolled down where all the pictures said missing plug ins. I can see them in the original email but not when forwarding.

  • Zen vision m album artw

    Hi can anybody tell me how i get album cover pictures on my zen vision m please, Thanks