How to start developing Xcelius component?

Guys,
When can I find steb-by-step explanation of how to start developing own Xcelsius components or modify existing?
I performed following actions:
1) installed Xcelsius 2008 Component SDK SP3
2) downloaded Flex 2.0.1 SDK from here:
http://labs.adobe.com/technologies/flex/sdk/flex2sdk.html
3) installed Flex Builder 3.0
Now I don't understand what to do...need assistance

Hi,
You use the Xcelsius Add-On Packager (comes with the SDK) to create custom add-ons. Within this tool you can define visual components, connections or functions that can be exported as add-ons.
In order to define a visual component (the most used type) you need to first create two separate swf files. One contains your custom flex component, the other contains the interface (property sheet) the user will be using in Xcelsius to interact with the custom component. 
1. Custom flex component (swf)
Develop your custom flex component as you normally do in Flex, Xcelsius SDK is not involved in any way here. Define component styles and public properties that can be later be accessed via the property sheet.
2. Property sheet (swf)
It's the interface to your custom component. Here end users can change fonts, colors, bind cell values to component properties, etc. This is possible via the Xcelsius SDK. Using the SDK you get to populate the interface initial values values with the default custom component style and property values. You can also initiate bindings here between component properties and cell values.
Under C:\Program Files\Business Objects\Xcelsius\SDK you can find both the full documentation and samples to get you started.
Hope this helps,

Similar Messages

  • How to start developing an Enterprise Service

    Hi everybody.
    I'm a student who writes his diploma thesis at the moment.
    My aim is to identify different serivce candidates with the aid of a roadmap methodology in my company. After doing a business process analysis and identifying all the IT systems and interfaces to external systems I want to develop a enterprise (web) service (with ABAP/Java) offering some type of masterdata from SAP HCM and deploy it to the Exchagne Infrastructure of my company.
    But I don't know how to start. There is too much (poor) information. Until know I did not find concrete howto-guides with examples for "developing a service" (both ABAP and Java), "deploying and testing a service with XI". Could somebody give me some hints?
    I have access to the ABAP workbench, XI and the NWDS and have read all the theoretical stuff about SOA and SAP ESOA.
    Thanks in advance,
    Stefan

    Hi Stefan,
    I might not be bang on target but nevertheless try going through the below links:
    [How to Build an Enterprise Service using SAP NetWeaver Process Integration|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c05b36f9-e7d4-2910-4488-a46be7ba2906]
    [Enterprise Services Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40c05360-0501-0010-63bd-aedd415b6e05]
    [Enterprise Services Discovery and Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4c1ab044-0401-0010-7aae-b6578bb18b85]
    [Enterprise Services Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/943e83e5-0601-0010-acb5-b16258f5f20a]
    [Creating a Purchase Order Store Record Web Service|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fa3dff-ce76-2a10-3f94-f3df8f2db5a2]
    Also see my article which explains the creation of a Web Service using EJB (so basically a java web service):
    [How to Create a Web Service using Enterprise JavaBeans|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10]
    Bye
    Ankur

  • How to start development for SBO

    Hello Experts,
    I have been implementing / using SBO since more then a year. I also have development experience in VB. kindly help me how do I start development for Business one. any site or notes ?
    Best Regards,

    Hi,
    i recommend you to start with the samples that come with the sdk installation.
    go to your sap sdk folder and look into samples.
    start with the hello world sample
    lg David

  • How to start developing mobile appications

    Hello friends,
    I am worked on Flex3,Flex 4, also and now i wanted to start the develope the mobile application on Flex 4.5.
    Can any one suggest me some good Books,Pdf and toturials.
                         Gajanan Hiroji | [email protected] | www.isacglobal.com

    hello friends,
    Help me anyone pls.
    Thanks & regards
                         Gajanan Hiroji | [email protected] | www.isacglobal.com

  • How to start developing forms with weblogic server???

    I am a beginner. I saw someone working on developer 6i and I love the ease so I come to oracle. BUT now I find this weblogic server for desktop applications (forms) too.
    1. Please recommend me a book for developing desktop applications in weblogic server.
    2. Is it possible to use Mysql as database while developing forms in weblogic server?
    Many thanks

    I am a beginner. I saw someone working on developer 6i and I love the ease so I come to oracle. BUT now I find this weblogic server for desktop applications (forms) too.You have to keep in mind that Oracle Developer Suite 6i (Forms/Reports) is over 10 years old and was primarily a Client/Server development environment. Yes, a Forms 6i application could be deployed to the web, but infrastruction has changed many times in the 10+ years since Forms 6i was introduced.
    1. Please recommend me a book for developing desktop applications in weblogic server.Are you talking about an Oracle Forms application deployed through the WebLogic application server? If so, take a look at Developing Oracle Forms Applications or Oracle9i Developer: Developing Web Applications with Forms Builder. These are older books, but they will give you the basics of Oracle Forms development. Once you have the basics of Forms Development, then you can refer to the product documentation for specifics on the particular version of Forms you are using:
    Oracle Forms 10g Online Book - Contents or <a href="http://download.oracle.com/docs/cd/E12839_01/index.htm>Oracle Fusion Middleware Documenation LIbrary</a> and select the Portal, Forms, Reports and Discoverer option.
    {quote2. Is it possible to use Mysql as database while developing forms in weblogic server?{quote
    You can use MySQL with your web app only if you are not using Oracle Forms! Oracle Forms will only communicate with an Oracle Database. There are methods available to access data from non-Oracle database, but they involved linking your Oracle Database to the non-Oracle database and accessing the data through the Oracle Database.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • How to start development? What is missing?

    I just downloaded .Net connector and install it to my computer.
    I created a Windows application project, added a SAP connector class from the menu, and SAPProxy1.sapwsdl and SAPProxy1.cs files were generated. I can see BORs and functions in the server explorer but I cannot drag&drop none of them to the designer of SAPProxy1.cs or my forms.
    What shall I do? Can anyone help me?
    I installed the designer patch founded in OSS 506603.

    I have the same problem.I cannot drag any bapi to .sapwsdl designer. Server explorer returns some message. What could be the problem? I have .net connector 2.0 and visual studio 2003. Can it be the trouble with version of this connector or something?
    Nihad

  • How to start working with a Development Component

    Hi Guys,
    Till now I was working with the local development of WD. I was the only one working so I created a local project and use to deploy to the J2EE Engine.
    Now we have got the full NWDI (Netweaver Dev Infrastructure).
    I want to know exactly how to start working and creating Projects now that the work is not local. I may need to use 1 DC inside another.
    A Development Component is to be created in the CMS and Checked into DTR. From the DTR I check in into my workspace. This is all i know
    Can someone tell me exact steps of how to start the work.
    Thanks for your support

    Hello,
    I believe you have already setup NWDI correctly and its running fine.
    So here is link of a step by step guide.
    http://help.sap.com/saphelp_nw04/helpdata/en/c3/2656405aff1e24e10000000a1550b0/content.htm
    If you want to migrate your existing WD Projects to DC Projects, here is a link for "how to" do the same.
    http://help.sap.com/saphelp_nw04/helpdata/en/9e/1c200ac164cf4a942f2dacdf3359e9/frameset.htm
    If you want to create an external utility library containing some jar files which you want to use in your DC, follow this excellent blog by Valery.
    /people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro
    Hope this is good enough for you to start with.
    Regards,
    Shubham

  • Development of a SearchComponent - How to start?

    I am trying to develop Search Component and I have few doubts.
    1) finding jar files for development. I am using class locator to find them, but how do I include it? Should I add those jar copy in my par file? Or is the reference enough? Will be picked up from portal location during run time?
    2) I am trying to dynamically change the search folder during search. Is this possible?
    3) Can Search component be a simple java class or should it be a Portal Component/Service?
    Thanks,
    Deepak

    Hi Deepak,
    > 1) finding jar files for development. I am using class locator to find them, but how do I include it?
    At build time through the .classpath file, which ClassLocator does for you. At runtime through the (Private)SharingReference reference within portalapp.xml.
    > Should I add those jar copy in my par file?
    No, never!!!
    > Or is the reference enough? Will be picked up from portal location during run time?
    Yes. See http://help.sap.com/saphelp_erp2004/helpdata/en/3d/571140d72dc442e10000000a1550b0/frameset.htm and around.
    > 2) I am trying to dynamically change the search folder during search. Is this possible?
    I'm unsure what you mean exactly, but of course it is possible to define under which folder the search should start. Obviously, as you may allow the end user to pick up such a folder!
    > 3) Can Search component be a simple java class or should it be a Portal Component/Service?
    It is a class; nevertheless, you need a dummy service within your project which adds your classloader to the CrtClassloaderRegistry.
    See https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/41cbcb56-0701-0010-43b4-fbc138ea2b6a for more details; the docu has some bugs, but should be helpful to understand how all things work together.
    Hope it helps
    Detlev

  • How to start listener in sql developer for remote debug

    how to start listener in sql developer for remote debug ? Since the new version 1.1.0.23 is different with the old version for remote debug, I don't know how to start the listener on the new version for remote debug.
    even follow the user guide below and not work . Experts on sql developer please help me with this.
    Remote Debugging
    To debug a procedure or function for a connection where the database is on a different host than the one on which you are
    running SQL Developer, you can perform remote debugging.
    Remote debugging involves many of the steps as for local debugging; however, do the
    following before you start the remote debugging: Use an Oracle client such as SQL*Plus to issue the debugger connection command. Whatever
    client you use, make sure that the session which issues the debugger connection commands is the same session which executes your PL/SQL
    program containing the breakpoints.
    For example, if the name of the remote system is remote1, use the following SQL*Plus command to open a
    TCP/IP connection to that system and the port for the JDWP session:
    EXEC DBMS_DEBUG_JDWP.CONNECT_TCP('remote1', '4000'); The first parameter
    is the IP address or host name of the remote system, and the second parameter is the port number on that remote system on which the debugger
    is listening.
    Right-click the connection for the remote database, select Remote Debug, and complete the information in the Debugger - Attach
    to JPDA dialog box. Then, follow the steps that you would for local debugging (for example, see Debugging a PL/SQL Procedure).
    Debugger - Attach to JPDA This dialog box is displayed when you right-click a database connection name and select Remote Debug.
    Use this
    dialog box if you are using the Sun Microsystem's Java Platform Debugger Architecture (JPDA) and you would like the debugger to listen so
    that a debuggee can attach to the debugger.
    For more information about remote debugging, see Remote Debugging.
    Host: Name or IP address of
    the remote host on which SQL Developer should listen for the database to connect.
    Port: Listening port number on the remote host. You can
    choose any valid port number that is not in use by another process.
    Timeout: The number of seconds that SQL Developer will wait for the
    remote database to make a debugging connection. Don't Show Dialog Box Before Connecting: If this option is checked, this dialog box will not
    be displayed before future connections for remote debugging

    You're not the only one:
    Not able to start remote debug listener
    Re: remote debug question at version 1.1.0.23 64

  • How to start or shut down database using sql developer in windows

    Dear Sir/Madam,
    how we start or shut down database using sql developer in windows
    we are using oracle 11g release2, unix, java & oracle oracle weblogic administration
    Thanks & Regards
    Manish Kumar
    Datbase Team
    TCS Ltd.

    HI, Welcome to OTN form,
    SHUTDOWN is not a SQL statement but a SQL*Plus command . You cannot use SHUTDOWN in PL/SQL.
    Check following link:
    http://docs.oracle.com/cd/E11882_01/server.112/e16604/ch_twelve042.htm#i2699551
    More Information please check OTN discussion: https://forums.oracle.com/thread/2349159
    Thank you

  • How to start SQL Developer for 11g in Oracle Enterpirze Linux

    I have installed oracle 11g in Oracle Enterprize linux. Please tell me how to start sql developer there?

    I think you have to install sql developer at first and then start it....
    actually, I'm not so much clearly understood what is your question.

  • How to start universe development with excel reports?

    hi,
    I have about 6 reports in excel with the help of which i have to create universe. Please help how to start and how i can make the universe? Examples will help much better.
    How to study the reports and start with development?

    Hi Vaibhav,
    Kindly check the below thread.
    How to create a Universe with excel?
    Regards,
    Tanb Gupta

  • How can I start developing Character-based forms

    Can any one help me? How do we develop Character-based forms? What are the advantages and disadvantages to GUI? Does the Character-based form works in windows or UNIX environment.
    Does the mouse works. I know forms 3.0. How can we start a form developing in a Character-based? Which properties we have to change for this.

    The property is coordination system at the module level.
    Character mode will run on unix machines with terminals or with terminal emulators on pc's.
    GUI looks better and gives the user more productivity in his work.

  • How to start WebDynpro - Feeling down and lost

    Hi guys,
    I started working with webdynpro based on ABAP. Its definately nice and I appreciate SAPs tutorials. But they are just the basics and a lot of things are not described.
    How can I create a good tree model? SAP online docu has nothing about it. The How-To paper is just for Java.
    How to create a ALV with the possibility to enter data? How to assign the header texts of columns dynamically?
    Ok, there are examples in SE80. But there is always one mega application handling every single UI component that exists. And then the examples cover so many topics at once that its nearly impossible to really understand a single detail.
    These are the questions and topics I have. Having a couple of years experience with ABAP I am used to the fact that online documentation is more or less useless. I think you agree with me that it might also be a benefit to go through a new development topv the hard way and just try and try and try... Thats what we all are used to and thats why we are as good as we currently are.
    But honestly, most of the documentation SAP provides is for me at least useless. I would spend much more time and money and help on those guys who write the How-To papers because they do a tremendous good job.
    But how did you guys started with WebDynpro? How did you e.g. managed to create your first tree (dynamic etc.). I still wonder where to create the tree-structure in my program and have no clue what the "context" attribute is used for. Somewhere I have to create the hierachy, assign icons etc. like in the old Dynpro-Tree approach.
    What do you think? Have I just not found all the documentation I search for? Do I simply have to spend as much time to understand how tree, ALV etc. works in detail like I did some years before in the old dynpro-world?
    Regards, Hendrik

    Hi Hendrik.
    I agree with you that reading the online documentation sometimes let more questions come up than it solves.
    You asked how we started with WebDynpro. So I just used the book WebDynpro
    for Abap of Ulli Hoffmann which is a good entry to get the basic ideas.
    Asking questions here helps a lot too.
    But my basic approach was the good old try and error method. But I bet there are
    still a lot of things that are possible with WD4A I do not event know abaout.
    So as Mohammed mentioned  just post your questions and a lot of people here
    will surely try to help you.
    PS: You also should have a look at the <a href="https://wiki.sdn.sap.com/wiki/display/WDABAP">WIKI</a>. Though it is still in the beginning it might worth a look.
    <b>Appeal to all</b>: If you find the time pls submit to the WIKI. There are still a lot of open points. If you find repeating questions here please find a place in the WIKI were you could write a short tutorial how to solve it.
    Cheers,
    Sascha
    Message was edited by:
            Sascha Dingeldey

  • How to start/ restart the service in visual admin of SAP WAS 6.4?

    I have installed the sneak preview version of SAP NetWeaver WAS 6.4 for default Database MaxDB. While developing a simple application to manage simple database table citymaster with 2 columns in jsp I am getting error as
    Exception e com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at : java.comp.
    Looking at visual admin tool for WAS 6.4 all the entries are in color blue but the last entry for 'DATASOURCE' is in RED color where 'java.comp/env/JDBC/DATASOURCE' is the jndi reference created for default DataSource.
    Can any one help me that why the last entry is in RED and it that say that some error has occured or that entry is not started then how to start that?
    Please help....

    Dear Daniel,
    I have checked the Visual Administrator's  JNDI Registry service entry in the ejbContexts node but there is no entry for the project which I have created.
    It get deployed while I right click on the project's ear file and click on "Deploy on J2EE Engine". But same as before while checking in Browserthe site gives the same error...
    503   Service Unavailable
    Application cannot be started!
    Details: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application bcone.com/EntityCMPAppln cannot be started, because it has hard reference to resource CONFIG_DB with type javax.sql.DataSource, but it is not active on the server.
         at com.sap.engine.services.deploy.server.ReferenceResolver.processUsageOfComponent(ReferenceResolver.java:508)
         at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:337)
         at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:149)
         at com.sap.engine.services.deploy.server.application.StartTransaction.beginLocal(StartTransaction.java:285)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:355)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:120)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:224)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4170)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationsInitially(DeployServiceImpl.java:2390)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.clusterElementReady(DeployServiceImpl.java:2267)
         at com.sap.engine.services.deploy.server.ClusterServicesAdapter.containerStarted(ClusterServicesAdapter.java:41)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:101)
         at com.sap.engine.core.service630.container.AdminContainerEventListenerWrapper.processEvent(AdminContainerEventListenerWrapper.java:19)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:80)
         at com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.java:70)
         at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:111)
    Please help me, how to recover this error.
    Rgds,
    Vivek

Maybe you are looking for