Development of a add-on

Hi.
Could me explain how to create a form for a UDO using the SBO SDK and Visual C# 2008 Express? Or at least the main points in the development of a add-on
Thanks

Post your question on SDK forum instead of here.  You are in the wrong forum.
Thanks,
Gordon

Similar Messages

  • Who do I contact after (emailing app developer) about purchased add ons that haves not arrived to my iPhone but the money has been taken!!??

    who do I contact after (emailing app developer) about purchased add ons that haves not arrived to my iPhone but the money has been taken!!??

    Hello Janey,
    It sounds like there is an issue with the audiobook you purchased from iTunes.  I recommend following the steps in the following article to report this to the iTunes Store:
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    You can find the full article here:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/ht1933
    Thank you for posting in the Apple Support Communities.
    Best,
    Sheila M.

  • JBuilder 2005 Developer - How to add tomcat V5.5.9 server to Enterprise -

    Hi all,
    JBuilder 2005 developer ships with jakarta tomcat V4.1.30 and jakarta tomcat
    V5.0.27
    We have a need to use jakarta tomcat V5.5.9
    We have noticed that under Enterprise -> Configure servers menu of JBuilder
    2005 there is no provision to add another server such as tomcat V5.5.9
    Question
    1) How can we add Tomcat V5.5.9 as server?
    Thanks in advance for any assistance.
    Trajano

    Thanks Nelash. That is good to know. Where can I find more details on this. Here is what I am trying to do. Take the input from the customer and set them as bean parameters to invoke the WebService with a submit button. I want to render the results on the same page. Here is the sample. How do I convert the following into Sites tags?
            <form action="XXXXXXXXX.jsp" method="POST">
                <table>
                    <tbody>
                        <tr>
                        <td>
                                <input type="text" id="toCountry" name="toCountryId"/>
                        </td>
                        <td>
                                <input type="text" id="fromCountry" name="fromCountryId"/>
                        </td>
                        </tr>
                        <tr>
                            <td colspan="10" align="left">
                                <button type="submit">Submit</button>
                            </td>
                        </tr>
                    </tbody>
                </table>
            </form>
    <jsp:setProperty property="toCountry" name="conversion" value="${param.toCountryId}" />
    <jsp:setProperty property="fromCountry" name="conversion" value="${param.fromCountryId}"/>

  • Trying to deliver a BI7.0 development using the Add On Assembly Kit (AAK)

    Hi everybody,
    I have a major problem using the AAK.
    At the beginning of our development we made as mistake; i know now that you are supposed to do your development using either a Custom system or a Custom user to be able to generate D-Versions of objects. Well we have not done so and now have to generate the D-Versions afterwards.
    What I did so far is changing the Package of the desired Objects to $TMP, so a Custom User is able to activate them and generate the D-Version. But now the problems occur.
    1. We have eight Cubes. I have them successfully activated; i know this, because in the table TADIR I can see the D-Versions of my Cubes. But when I try to add the desired Cubes as a normal User in the AAK tool and select DCUB, i am not able to see them. That is very strange because for all my InfoObjects it worked fine.
    My question is: On what does it depend if a normal User can add D-Versions of the Cubes using the AAK?
    2. I also tried to activate Transformations with my CustomUser, but that did not work at all. There is always an error message telling me that an error occurred while activating.
    I don't want to rebuild the whole application again. I hope there is someone out there who knows the answer.
    With best regards
    Mark

    The replicator has told me that in Toast I need to burn the data DVD as "DVD-ROM (UDF)" format.
    They say that it should work. If it doesn't, then you're right...might as well go without copyprotection.
    I know that knowledgable people will copy the DVD in 2 seconds, but for some reason it just feels better knowing that you tried to stop it!
    Message was edited by: ihans

  • Oracle 10g forms developer, How to add a graph item

    Hi guys,
    We are the final stage of Oracle EBS R12 implementation and developing inhouse applications and deploying them right now. However, would appreciate if somebody would share the knowledge about adding graph items with form modules. Most of the google search provides pointers towards graphs for reports. Any help would be appreciated.
    We don't have existing graphs, so migrating from 6i is not a piont.
    Thanks and regards,

    Thank you very much Andreas. As you could read with my first post, we were totally into forms 6i until last few months and forms 10g is pretty new environment for us. We would appreciate incase if you could be more specific. Our requirement is simple right now, add a graph item. Hence, you may point us towards some repositories which are reliable for beginners.
    Thanks and regards,

  • Develop similar to add contact screen i n iphone

    Hey Guys
    I Want to make a screen similar to Add Contacts screen in iphone. I've not been able to create the first row which has a Add Photo (Image View) and a cell for name against it.
    Any help on how to go about this, would be highly appreciated.
    Thanks

    hey i need to make something similar to this image, the first row
    http://72.167.31.105:8090/demo/Canvas_14.jpg
    Thankx

  • Will a Microsoft Office Add-In developed in Visual Studio work for both a Windows and Mac ( osx ) versions of Ms Office?

    I want to develop a Microsoft Office Word Add-In for Mac Users. I would like to know if we create it using Visual Studios in windows will it be compatible with the Mac version of office or is there a whole another way to develop for Mac?
    Please provide links so that I could follow some guidelines. The http://msdn.microsoft.com/site
    doesn't exactly speak of the platform compatibility of the Add-In.
    Thank You very Much in Advance.

    Office:Mac 2011 only supports add-ins that were developed in VBA. Office:Mac 2008 does not support add-ins at all. A
    new version of Office:Mac is slated for release in 2015, there have been no announcements as of this writing (December 2014) whether Microsoft will support additional methods of developing add-ins in the new version of Office:Mac.
    For further information, check out
    Getting Started with VBA in Office for Mac 2011 from the Office:Mac 2011 help files. You might find more assistance in developing Office:Mac add-ins in the
    Office:Mac help forums hosted by Microsoft.

  • Developing Add-On: Installer problem

    I am new to SBO-SDK. I try with sample of 'Hello World' UI in VB2005 Express Edition. I am facing following problems:
    1. When I click HelloWorld.exe (from bin folder of project), It gives error 'HelloWorld.exe encountered a problem and need to close. We are sorry for inconvenience' Please tell Microsoft about this proble. But I am able to run it sucessfully through VB2005 Express Edition.
    2. How to make ard file if problem exist.
    I go through help file but still not able to move forward. Can some one guide me for developing a sample Add-on.
    OP Sharma

    Thanks Gianluigi for inputs.
    As per your Advise, I developed in B1DE, but as I start Add-On in SBO after sucessfull registration in SBO, it gives error as same above (Addon1.exe encountered a problem and need to close) and SBO reflect the message 'Add-on connection Time out'.
    How to Fix this problem?
    OPS

  • Legalities Concerning Flash Add-Ons; Development, Advertisement, Sales, Etc.

    What is Adobe's stance on an individuals ability to develop, advertise and sell plug-ins or extensions, specifically for Flash Professional (cs3, cs4, cs5 & 5.5, etc). Is there any ownership, equity, or royalty laws concerning an add-on I create and sell?  Does it matter if I'm using actionscript or not? Does it matter which version(s) of Flash (aforementioned cs versions) I am making this add-on for?
    I have posted this question in other forums and have found no luck, often no attempts at even answering. Please do not tell me "don't bother, most people won't buy something like that" as that is an answer I've already been given and in no way answers the question being asked.
    Small recap of the specific question -
    Can I LEGALLY develop a flash add-on and/or extension, advertise it, sell it, etc without having to worry about Adobe claiming royalties ownership etc?
    I'd just like to be extra cautious as I do not wish to enter into any legal issues.
    Thank you for your help!

    Maybe you could contact someone who already sells them, like Justin Putney Ajar Productions » Flash Extensions

  • What to use for developing complex add-on

    Dear Experts,
    I have to start developing a complex add-on.
    What do your experience recommend? Simply start from scratch (eventually copying some classes from SDK examples) or to adopt SAP B1DE?
    Thank you for the help
    Massimo

    hello freind
    yu can start from sdk samples .i think this give yu best guidence for complex addon creatiom.yu can start from
    C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI\VB.NET
    working with xml samples

  • Company Developing SAP Add-ons

    Hi All
    I need to know what does a company need to have to develop SAP B1 add-ons.
    Rgds,
    Bongani

    Hi Bongani,
    To develop add ons for B1 you will need the B1 SDK, and coding skills in at least C# or VB.NET.
    To test add ons for B1 you will need a B1 test system.
    To get the SDK and a test system you have four options:
    1. Become an SAP partner (contact SAP)
    2. Buy a B1 installation / license and an SDK license. (contact an SAP partner of your choice, that offers B1)
    3. If you already have a B1 system, contact your SAP partner to get an SDK license.
    4. Make a deal with a company who have a B1 (test) system and an SDK license (SAP partner or B1 customer).
    If you want to develop add ons and sell them, you will have to become an SAP partner.
    Good luck,
    Johan
    Edited by: Johan Hakkesteegt on Jun 23, 2011 10:41 AM

  • How to develop an android firefox add ons ? Is it same as developing a desktop firefox add ons? .xpi

    How to develop android firefox add ons? Where i can launch my app using this add ons.This add ons show a button-like on the page that launch my android app if clicked.

    thank you for your answer.
    but do you think that firefox is a good browser to develop add ons for it?
    I mean what about google chrome? Is it better?
    Again, can i develop add ons that creates a button in the page to launch my android app.

  • Report Developer Control Of Applying Hints to Analytics Queries

    There are numerous ways to apply hints to the queries generated by Analytics:
    - Table level
    - Join level
    - Evaluate calculation
    Each has its advantages and drawbacks.
    - Table level: applies the hint to every query that references the table.
    - Join level: applies the hint whenever the join is used in the query.
    - Evaluate: allows the report developer to include a hint, but can't control where Analytics decides to apply the hint.
    I propose another method for the report developer to apply hints, when needed, that uses join level hints. All the report developer
    does is add the hint column to the Answer or add a filter based on the hint column to the Answer to apply the hint.
    Setup
    NOTE: I suggest you do consistency checks along the way, especially before starting work in the next Layer, to be sure that all setup errors are resolved early.
    1) Start by defining a Logical SQL table in the Physical Layer using the following SQL: Select 1 Hint from dual
    2) Alias this table for each hint to be defined for report developer usage. As an example, alias the hint table, creating
    No Star and Parallel alias tables.
    3) Join each alias to the physical layer fact tables, using a complex join, where the hint could be applied. In the Join definition screen, put the hint in the HINT field and enter 1=1 for
    in the Expression section. Yes, we are creating a cartesian join between the hint and the other joining table. As the hint table always returns one and only one row, there
    is no effect on the rows returned by the query. For No Star, you
    put NO_STAR_TRANSFORMATION in the Hint field. For Parallel, you put PARALLEL(<physical table name>, default, default), where the physical table name
    is the name of the actual database table, not the name of the alias table (Analytics will put the alias in the place of the database table name
    when it generates the SQL). Additionally, for hints that have no parameters, you only need to join it
    to the Fact tables in a query and not necessarily the dimensions. If you include fields from multiple fact tables, the hint will be applied
    for each fact table. So, you may see the hint multiple times in the SQL (something like SELECT /*+ NO_STAR_TRANSFORMATION NO_STAR_TRANSFORMATION */ t00001.col1...)
    4) Add the hint alias tables to the BMM Layer.
    5) Rename the Hint field in each of the BMM hint tables to identify the hint being applied. For No Star, change the column name from Hint to No Star Hint. For Parallel,
    change the column name from Hint to Parallel Hint.
    6) Set the hint column as a key.
    7) Join the BMM hint tables to the appropriate fact tables, using a complex join.
    8) Define each hint table as a dimension.
    9) Set the Logical Level in the Content tab in each of the sources of the joined tables to use the Detail of the hint dimension.
    10) Create a folder in the Presentation Layer called Hints
    11) Place each BMM hint field into the Presentation Layer Hints folder.
    To apply a hint to your Answer, either add the Hint field to your Answer or create a filter where the Hint field is equal to/is in 1 (the number one). Check that the SQL generated
    contains the hint, in Answers, go into Administration, Session Manager, and view the log for the user (the user log level will need to have been set to 7 to see the SQL generated).
    Use of hints in more complex setups can be done by performing a setup of the hints that is parallel to the fact table setup. As an example, if you specify fragmentation content and a where
    clause in your BMM for your fact tables, you would setup parallel physical layer hint tables and joins, BMM objects and joins, fragmentation content, and where clauses based on the
    hint tables (only hint tables are referenced in the where clause).
    As any database person knows, hints can either help or degrade the performance of queries. So, taking the SQL of the pre-hint Answer and figuring out which hints give the best
    performance is suggested, prior to adding the hint fields/filters to the Answer.

    Hi Oliver,
    I would suggest you to have a look at the below WLST script which would give you the required report of the active threads and it would be send an email too.
    Topic: Sending Email Alert for Threads Pool Health Using WLST
    http://middlewaremagic.com/weblogic/?p=5433
    Topic: Sending Email Alert for Hogger Threads Count Using WLST
    http://middlewaremagic.com/weblogic/?p=5423
    Also you can use the below script in case of the stuck threads, this script would send you an email with the thread dumps during the issue occurred.
    Topic: Sending Email Alert For Stuck Threads With Thread Dumps
    http://middlewaremagic.com/weblogic/?p=5582
    Regards,
    Ravish Mody

  • How do i get an extension to appear in the add-on bar?

    I am new to Firefox and have downloaded the BBc news extension and the add-on bar extension yet am unable to see it in the add-on bar

    Is this the exact add-on you have installed?
    https://addons.mozilla.org/en-US/firefox/addon/latest-bbc-news/
    If so, if you look at the first screenshot it shows the BBC News button on the Navigation Toolbar, where it should appear in Firefox 29 since the Add-on Bar was removed. Using an Add-on Bar extension probably won't automatically place that button on the "restored" Add-on Bar.
    Beyond that, you may need to contact the developer of that Add-on for help. Another user mentioned that button being lost all the way back in February, here: http://www.redrobe.com/mike/bbc-news-add-ons-for-firefox-and-chrome/

  • Can you create a FireFox add-on that has the same functionality as Momentum for Chrome?

    Open a new tab that features a beautiful inspirational background photo.
    Purpose is to keep you on task to achieve your goals - more than a to-do list.
    "Good Morning, Afternoon or Evening <your name>"
    Random motivational quote from a library which can be personally managed.
    "Your goals or focus today is <whatever you input>"
    Get a reward (music, a yipee!, or a new motivational quote) when you check off a completed goal.

    Mozilla creates very, very few add-ons itself, you could probably count 'em on two hands. The vast majority are created by other users or independent developers.
    You might want to post here - https://forums.addons.mozilla.org/ - or here - http://forums.mozillazine.org/viewforum.php?f=53 - with that request or ask the developer of Momentum if he would be willing to develop a similar add-on for Firefox.

Maybe you are looking for

  • Threads running in web container

    How to get current web container active threads count,and how to get the max web container thread count ,in weblogic

  • N8 Belle & PC Suite compatibility

    I am using PC Suite 7.1.180.94 to connect to my N8-00 running OS Anna 022.014 and it synchronises my contact/calendar/files etc without any issues. If I upgrade to Belle on the N8-00 will that compatibility be lost? I cannot use Nokia Suite as it doe

  • Ignore Open orders in Credit Check

    Dear All, As you are aware of that in the Static Credit Limit Check The credit exposure is the total combined value of the following documents: - Open orders - Open deliveries - Open billing documents - Receivables The requirement is  to exclude Open

  • Can pattern swatch be created programmatically?

    Is it possible to created a pattern swatch programmatically? I could find information on creating custom color swatches using xml format but don't know about pattern swatches. Please help me!

  • Bold 9700 not starting up after email setup update 6.11. Need help with a mac!!!

    I installed the official os 6 on my blackberry released by O2 over a month back. Yesterday, I was not able to configure any emails without downloaed the new version of the email setup 6.11. After the install, I was needed to reboot the phone. However