Selecting ocx (power builder application) in forms

Hai,
I want to insert an pb application (*.pbd) file as an ocx control in forms (6i).I tried inserting ocx control but there is no object relating to pb application objects.
How to insert a .pbd file in forms(6i) as an ocx control. can u help me in this regard.

Hey
>>Do you means that we call web services in power builder app. ?
generate the WSDL for the powerbuilder application(powerbuilder guys should be able to provide you with it ) and then import this WSDL in IR,then import RFC(as urs is sync scenario)into IR as well,do the request and response mapping.
configure sender SOAP adapter and receiver RFC adapter(also do the pipeline steps ) and there you go,the scenario is complete:)
thanx
Ahmad

Similar Messages

  • Connectiing Java Web Service to Power Builder application

    Hello
    I have to develop an application where i must connect a Power Builder application to java web service.Can any one help me in this matter...My client wants from Power Builder application i should call a .exe..means the parameter from the power builder should go to atfirst to that java exe and from that exe it should call the web application in java...
    Can any one help me in finding the solution?

    hi,
    Java web service builder for java application- Java web service : http://java.sun.com/webservices/docs/1.6/tutorial/doc/
    - builder : I guess you will need a custom class loader => see this
    hope it helps

  • Integration from Power Builder Application to ERP??

    Hey~~~
    I want to integrate between power builder application and erp system.
    A power builder application is a sender and erp is a receiver.
    It should be real-time and sync. scenario.
    What adapter should I use for power builder app. in this case?
    If someone experienced power builder as third-party, please give me a hint.
    Thank you.

    Hey
    >>Do you means that we call web services in power builder app. ?
    generate the WSDL for the powerbuilder application(powerbuilder guys should be able to provide you with it ) and then import this WSDL in IR,then import RFC(as urs is sync scenario)into IR as well,do the request and response mapping.
    configure sender SOAP adapter and receiver RFC adapter(also do the pipeline steps ) and there you go,the scenario is complete:)
    thanx
    Ahmad

  • Error in XML form builder application

    Hi SDN,
    I have created a form builder application. I am able to create items from the application. But when i try to edit or delete the item...From the edit option if I try to save or preview or cancel or reset ....it is throwing the following error message
    Runtime Error
    An exception occured while processing the request.
    Additional information: Exception during PageProcessorComponent.doContent()
    Exception ID = a0d623c1-d35e-2b10-8ab7-f6c10479e59b
    How to rectify the following issue....
    Regards,
    Ganesh N

    Hi,
    I have also encountered this problem the first time I did XML form builder.
    A simple restart of my portal solved the problem.
    Fabien.

  • Tutorial and SDRDemo ..Build Rich Client Forms in JDeveloper .

    I am doing the self learn tutorial in Jdeveloper
    ADF Business Components     10.1.3.34.12
    CVS Version (External)     (CVSNT) 2.5.03 (Scorpio) Build 2260 (client/server)
    Java™ Platform     1.5.0_05
    Oracle IDE     10.1.3.34.12
    Struts Modeler Version     10.1.3.34.12
    UML Modelers Version     10.1.3.34.12
    Versioning Support          10.1.3.34.12
    First one is simple
    1. I am using the "Build Rich Client Forms in JDeveloper using ADF swing .. Tutorial "
    when i select New Application , I cant see Java Application Swing ADF BC value from the application Temp in drop down ?? What am i misssing .???
    The second issue is bit complex I am doing the Tutorial SRDemo
    I am doing on page 2 –14 of Tutorial creating EJBS Session Beans when Running the Wizard I don’t see
    Generate Session Facade
    Entity Implementation
    Options, subsequently the screen shot on next page does which has all the methods are not appearing.
    Also when adding code (2-16) in SPPublic FacadeBean Iam getting snytax error for
    (clearly related to above issue), I have no choice but to redo the tutorial from begin
    but should I change something before I do that ?
    public ServiceRequests createServiceRequests
    (String problemDescription, Integer productId, Integer createdBy)
    { UnitOfWork uow = getSessionFactory().acquireUnitOfWork();
    ServiceRequests newInstance = (ServiceRequests)uow.newInstance(ServiceRequests.class);
    Products product = (Products)uow.executeQuery("findProductById", Products.class, productId);
    Users user = (Users)uow.executeQuery("findUserById", Users.class, createdBy);
    product.addServiceRequests(newInstance);
    user.addCreatedBy(newInstance);
    newInstance.setStatus(null);
    newInstance.setRequestDate(null);
    newInstance.setProblemDescription(problemDescription);
    uow.commit(); return newInstance; }
    ==============
    Other than that in previous steps I came across a few interesting Scenarios
    While following the step by steps operation of Tutorial I see on 2 –6 when I was “adding code to manage Default Value “ while I was doing the code adding
    public Integer getNextLineItem() {
    int maxLineNo = 0;
    for (ServiceHistories svh:getServiceRequests().getServiceHistoriesCollection()){
    if (svh.getLineNo() !=null) {
    int testLineNo = svh.getLineNo().intValue();
    if (testLineNo > maxLineNo){
    maxLineNo = testLineNo;
    return ++maxLineNo;
    for (ServiceHistories svh:getServiceRequests().getServiceHistoriesCollection()){
    I kept on getting the compile error for type casting, which when I tried to compare the source provided at the end of the chapter I found the type cast generated by Jbuilder was missing
    public List <ServiceHistories> getServiceHistoriesCollection() {
    return this.serviceHistoriesCollection;
    2.Another interesting thing I came across was by default the wizrd created the names of these variables and there corresponding getter and setter methods as user1 and user2, which lead to some confusion while doing Named query section on 2 –9 (Once again I took care of the problem by doing File comparison with the )
    private ValueHolderInterface createdBy;
    private ValueHolderInterface assignedTo;
    3. Also by default on 2 - 12 When I was Creating Top link Session, I didn’t get any session.xml file. ( tutorial presumed I will get one by default )
    4. Last is it normal to get Warning when getting report for POJO mapping for some of the Tables

    'Generate Web Service Stub/Skeleton' option in 10.1.2, was replaced by 'Generate Web Service Proxy' in 10.1.3

  • How to add a new font into Report Builder and Oracle Forms/Reports Server?

    Hi,
    I've searched the forum and can't find this being discussed.
    My developers run Report Builder 10.1.2.0.2 on their XP laptops.
    Their reports run (in production) on Oracle Forms/Reports Server 10.1.2.0.2.
    This server runs on MS Windows 2003, SP2.
    They've got a client who wants reports using the "Garamond Western" font.
    So....how do I get this font onto the developer's Report Builder laptops, and onto the Oracle Forms/Reports Server?
    I've moved various 'Garamond' fonts into C:\WINDOWS\FONTS on both the laptops and the server, but neither seem to recognize it.
    Thanks for your help.

    Thanks.
    This answers 1/2 of my question.
    The developer can now use Report Builder on his laptop, with the new fonts.
    But when he moves this new Report to the Oracle Application Server/Forms-Reports Server, it fails to use the new fonts.
    The Oracle App Server/Forms-Report Server is Version 10.1.2.0.2. It runs on MS Windows 2003, SP2.
    I have installed the exact same fonts on this server, into C:\WINDOWS\Fonts.
    I have used REGEDIT to change REPORTS_PATH....and placed C:\WINDOWS\Fonts; as the first value in this field.
    I have then stopped and restarted the Forms-Reports Server.

  • Populating the request attributes in Application Instance forms of OIM11gR2

    Hi,
    We have configured request based provisioning for the 3 target applications. As a process
    1) Manager is log in to OIM Identity console and selects the one user and provision the application Instance after selecting the required roles in the Application instance forms of Catologue page.
    2)With in the same login session, if manager selects another user and tried to provision the same application instance,details of first user is displaying in the application Instance forms.
    Actually differrent data need to populate in the application instance forms for each user.
    Please let us know the the solution for this issue.
    Thanks,
    RBM

    Hi,
    Whats  your exact version of OIM and BP? It can be issue with particular version.
    Also, it looks like your request form pre-pop may not be working properly. Can you put some sysout and try to check in your logs about what value is getting printed when you are selecting another user?
    We have used this scenario in OIM 11.1.2.0 + BP7 and it was working.
    ~J

  • HT2008 does anyone know why my epson scanner is no longer working since i get a mess. saying power pc applications are no longer supported?

    I am getting a message that says power pc applications are no longer supported

    You no longer need the Epson utility. As of "Lion" and later versions of OS X all scanning functions are incorporated natively in OS X.
    You can scan three ways:
    Use Preview: File > Import from scanner
    Use Image Capture(Preview and Image Capture are both in your Applications folder.)
    System Preferences > Print & Scan. Select your device and use the Scan tab.

  • Build application erroration Error 7

    Could anyone kindly help me here, I have met "Error 7 occurred at Invoke Node in Dist Build App from LLB.vi->Dist Build App Image.vi->Build Application.vi" while I am using Labview 7.1 to build my exe installer for my customer. I encountered this error message twice during that process. The first time it when I launch build DLL and the second time is at build. After I press continue button, builder stops with no warning and error.
    Thanks in advance
    Willy

    Hi Willy,
    can you tell me if all of your VIs are made with the same LabVIEW  Version 7.1 or is it possible that some  were  built in a previous version?
    The Application Builder reads certain information from the VI in order to determine how to build the executable. Since there can be significant differences between two versions of LabVIEW, the build process may fail with an error similar to the one you mentioned.
    You can convert your VIs to the most recent version by using the Mass Compile featurel. The Mass Compile feature will allow you to select either a directory or a LabVIEW .llb file to compile.
    Hope that helps,
    Stefan Henke
    NIG

  • A way to convert selection from query builder in DML language

    I search a way to convert selection from query builder in DML language.
    regards

    We will make a sample from this request and post it on OTN. I have pasted all the JSP code so you should be able to use it directly. Just change the BISession details and the presentation references.
    <%@ taglib uri="http://xmlns.oracle.com/bibeans" prefix="orabi" %>
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ page import="java.util.Vector" %>
    <%@ page import="oracle.dss.thin.beans.crosstab.ThinCrosstab" %>
    <%@ page import="oracle.dss.util.DataAccess" %>
    <%@ page import="oracle.dss.selection.Selection" %>
    <%@ page import="oracle.dss.thin.beans.graph.ThinGraph" %>
    <%@ page import="oracle.dss.dataSource.client.QueryClient"%>
    <%-- Start synchronization of the BI tags --%>
    <% synchronized(session){ %>
    <orabi:BIThinSession id="BIThinSession1" configuration="/Project1BIConfig1.xml" >
    <orabi:Presentation id="untitled2_Presentation1" location="Presentation1" />
    <orabi:Presentation id="untitled2_Presentation2" location="Presentation2" />
    </orabi:BIThinSession>
    <%
    String CROSSTAB_ID = "untitled2_Presentation2";
    String GRAPH_ID = "untitled2_Presentation1";
    String MYProducts = "Nothing";
    String prodID = "MDM!D_CS_OLAP.SHAWPRODUCTS";
    //Find the crosstab object on the page
    Object crosstabObject = pageContext.findAttribute(CROSSTAB_ID);
    ThinCrosstab thinCrosstab = (ThinCrosstab)crosstabObject;
    //Get the various query components from the Crosstab
    QueryClient myQCXtab = (QueryClient)thinCrosstab.getDataSource();
    Selection mySelXtab = myQCXtab.findSelection(prodID);
    DataAccess daXtab = myQCXtab.createQueryAccess().getDataAccess(mySelXtab);
    // This is a one-d data access, only has the column edge
    int colExtentXtab = daXtab.getEdgeExtent(oracle.dss.util.DataDirector.COLUMN_EDGE);
    for (int i=0; i<colExtentXtab; i++)
    String memberLabel = (String)daXtab.getMemberMetadata(oracle.dss.util.DataDirector.COLUMN_EDGE, 0, i, oracle.dss.util.MetadataMap.METADATA_LONGLABEL);
    String memberValue = (String)daXtab.getMemberMetadata(oracle.dss.util.DataDirector.COLUMN_EDGE, 0, i, oracle.dss.util.MetadataMap.METADATA_VALUE);
    System.out.println(memberLabel + " " + memberValue);
    // As above except for graphs.
    Object graphObject = pageContext.findAttribute(GRAPH_ID);
    ThinGraph thinGraph = (ThinGraph)graphObject;
    QueryClient myQCGraph = (QueryClient)thinGraph.getDataSource();
    Selection mySelGraph = myQCGraph.findSelection(prodID);
    DataAccess daGraph = myQCGraph.createQueryAccess().getDataAccess(mySelGraph);
    // This is a one-d data access, only has the column edge
    int colExtentGraph = daGraph.getEdgeExtent(oracle.dss.util.DataDirector.COLUMN_EDGE);
    for (int i=0; i<colExtentGraph; i++)
    String memberLabel = (String)daGraph.getMemberMetadata(oracle.dss.util.DataDirector.COLUMN_EDGE, 0, i, oracle.dss.util.MetadataMap.METADATA_LONGLABEL);
    String memberValue = (String)daGraph.getMemberMetadata(oracle.dss.util.DataDirector.COLUMN_EDGE, 0, i, oracle.dss.util.MetadataMap.METADATA_VALUE);
    System.out.println(memberLabel + " " + memberValue);
    %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>
    Hello World
    </title>
    </head>
    <body>
    <FORM name="BIForm">
    <!-- Insert your Business Intelligence tags here -->
    <orabi:Render targetId="untitled2_Presentation1" parentForm="BIForm" />
    <orabi:Render targetId="untitled2_Presentation2" parentForm="BIForm" />
    <%-- The InsertHiddenFields tag adds state fields to the parent form tag --%>
    <orabi:InsertHiddenFields parentForm="BIForm" biThinSessionId="BIThinSession1" />
    </FORM>
    <h2>
    The current time is:
    </h2>
    <p>
    <%= new java.util.Date() %></p>
    <input type="text" name="MyTextField" value=MYProducts readonly>
    </body>
    </html>
    <% } %>
    <%-- End synchronization of the BI tags --%>
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • Building a "Wizard" Form

    Hi,
    I'm not a Forms expert, but I was wondering if the following is possible: building a generic Form that has the Windows-Wizard look-and-feel, and controls the order in which other Forms are displayed and which data is passed between the Forms displayed. Ideally, the Wizard form contains an area in which the other Forms are displayed, so that both the Wizard Form and the displayed Form are functional at the same time.
    Why do I want this? An on-line process is usually defined by the order in which several Forms are shown to the user. If this order is programmed in the Forms (so that every Form "knows" which Form is next), the Forms are not reusable for other on-line processes. So I want the Forms to be as independent from specific process context as possible. One way to do this is to define a "proces-control layer" which contains all the process knowledge, and which calls the appropriate Forms at the right time. My idea was that this layer could be implemented as a Form that acts like a Wizard.
    I hope I am making myself clear! I'm also interested in alternatives, but buying a workflow manager is not an option.
    Thanx
    Rob
    null

    Hi Try67:
    Thanks for the tip!
    Though what happens if I have a 'group' of responses (hence radio button answers).  Hence only 1 of them is required.  If I set all to required , will the program recognize this? Or, I have to set those cases as 'not' required?
    And, a more advanced step, is it possible to have a message from the program so the end user will know which questions they have not answered? instead of just a message to say it's not completed?  Can I set it up myself or, it will require something like a Javascript? If it's the latter, I'd appreciate some guidance where I can find a such script.
    Thanks alot!win_winDate: Wed, 22 Feb 2012 09:31:16 -0700
    From: [email protected]
    To: [email protected]
    Subject: Adobe Pro: Verification.
        Re: Adobe Pro: Verification.
        created by try67 in Creating, Editing & Exporting PDFs - View the full discussion
    If you're using the built-in submit action, just set those fields as"required" and the application will do what you described automatically.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4222450#4222450
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4222450#4222450. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Creating, Editing & Exporting PDFs by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Build application labview 8.5 database toolkit

    Can someone help me on how to build an application and installer for a vi that uses the database connectivity toolkit in labview 8.5?
    I know how to do it in Labview 7.1 and the pdf user manual explains the 7.1 method but I have had no luck in finding anything for 8.5. The problem is that you need to load a build script and I cannot find a way to do this in 8.5....
    I know this is not hard at all, I just dont have the information...
    Thanks a million in advance.

    When you select Tools>>Convert Build Script, a dialog will appear asking you for the .bld file you want to convert. It also will ask you to enter a path to a new LabVIEW project. Once you convert, a LabVIEW project will be opened and will have the Statup VIs added and well as a build specification for the EXE. If you had an installer configured in 7.x, a build specification for it as well. In LabVIEW 8.x, you use build specifications to configure build information. You can then right-click on the build specification and select Build.
    Message Edited by gmart on 09-11-2008 06:54 AM
    George M
    National Instruments

  • Open a different vi than the startup vi from a build application in LV2009

    When building an application (exe file), I have to select a vi as "statup vi" in the build specification. This vi opens its front panel and executes when I execute the application.
    But I can still open the front panel of other vis by using a command line argument:
    myapp.exe "myvi.vi
    The startup vi still opens and runs, and the vi "myvi.vi" opens its front panel as well. That was before LV2009.
    Since I upgraded from LV8.5 to LV2009, my shortcuts do not seem to work anymore. I also tried using a longer path with the new LV2009 exe structure:
    myapp.exe "subdirectory\myvi.vi" since the vi is in a subdirectory. It does not work either.
    1-How can I open a vi when launching a build application, like it was possible before LV2009
    2-How can I (Why can I not) use the File/Open... menu item of a front panel window to open a vi that resides in side the build executable?
    Thanks for any help.

    Thanks Norbert for (incredibly) fast reply.
    Well: in the advanced page of the build specification, we still see
    the option "pass all command line arguments to application". If
    disabled, only the arguments after "--" (two hyphen) are passed to the application
    itself (according to the help for this dialog window). So I assume that the arguments before the two hyphens are interpreted by the runtime engine. In previous versions of LV putting a vi path (inside or outside of the exe) would open its front panel - even though doing a quick search I could not find documentation about this feature...
    Is there any documentation about which arguments are
    accepted by the runtime engine when the mentioned option is disabled?
    Can we not give a vi that should open (anymore)?
    Baptiste

  • I can not open my mac version of Contribute because it says it contains power pc applications- what

    i can not open my mac version of Contribute because it says it contains power pc applications- what can I do to get it to open?

    Do a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 19.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Connection String  connect 10XE from Power Builder 7.0

    Hai All
    I want to know how can I make connection String to connect Oracle 10 XE from Power Builder 7.0. Is is possible to connect from PB 7.0 or I have to Migrate to PB10 ?
    Thanks In Advance
    Regards
    Shweta

    Hi
    Yes,you can integrate multiple sap systems with PI.
    1) Create a automatic Technical system for 4.6C system(R/3) using RZ70 in 4.6c...then create a business system for this.
    2) Create a automatic tecnical system in sld for SAP ECC 6.0(R/3) system using rz70 in ecc and create a business system for this.
    3) Also create TS & BS if any non sap applications are involved.
    use this Business systems as per the interface requirements for sender & receiver
    Regards
    Abhijit

Maybe you are looking for

  • I can't update my iPod to version 5.0.1

    I own a 3rd generation iPod Touch (model A1318) and I have already updated it so that it runs on software version 4.1. Whenever I plug it into iTunes, the "Summary" tab tells me "A newer version of the iPod software is available (version 5.0.1). To u

  • Adobe Reader 9 & Adobe Distiller 6.0

    I have a user who has Distiller 6.0 & Reader 9.0 on his laptop. On a specific web site he is trying to download a pdf document, the computer defaults to distiller 6.0 and the web site refuses to open the document, stating that Reader 8.0 or 9.0 canno

  • Accidentally erased Contacts on iPhone: syncing problem

    I accidently synced my iPhone to a new laptop with no Contacts. This erased all Contacts from iPhone. With TM, I restored Contacts to new MBPro. How do I sync so that all Contacts come to iPhone rather than iPhone erasing MBPro Contacts?

  • Acrobat Standard 7.0とAcrobat Pro 11.0で作成されるしおりが異なる

    ある文書(WORD)をAcrobatを用いてPDF化している. Acrobat Standard 7.0ではしおりが作成されていた段落が. Acrobat Pro 11.0ではしおりが作成されなかった.例参照(全てのしおりが作成されないわけではない.) なぜ動きに差異があるのか. なぜ作成されないものがあるのか.原因を知りたい. 例) Ver: 7.0 11.0 1.1 1.1 1.2 1.2 1.3 作成されない 1.4 1.4

  • 68 gbs of app's on the HDD but there is no where near that amount as the mac book air is only a week old

    Hi - I recently migrated to Mac from a PC (about a week ago) and I noticed today that the HDD is nearly full already. There is no where near this amount of data on the HDD and I am confused as to what the Time machine is doing for me. I have two sepe