2 SDK questions

I have downloaded the COM interface. The documentation is from version 5.0.0.35 but I have found that newer functionality also is accessable but not documented. So I suspect that at least the first of my questions are supported but undocumented.
1. Is there 1 (or two sequential) function(s) for going to cover flow view and the to Full Screen? If so which object has the method? The FullScreenVisuals function which is kind of similiar is held by the iTunes object...
2. Is there some way to change the party shuffle source via SDK?
Thanks for you time

Originally posted by: torkildr.resheim.no
John Bailo wrote:
>
> I installed the version of Eclipse ( 3.0.1 ) that comes with the Suse
> Linux 9.3 distro.
>
> Now I'm performing an update from within Eclipse, and the update it
> finds is the 3.0.2 SDK.
>
> Questions:
>
> (1) Can I update to the 3.1 from within 3.0 or should I just uninstall
> 3.0?
>
> (2) Is there a Suse specific RPM for the Eclipse 3.1 SDK?
There is not really any need of using the RPM's supplied by SuSE since there
are no dependencies and SuSE are quite slow in updating this product. You
might as well just download the compressed file from eclipse.org and expand
it into a suitable location. If you make sure your user have full access
you can also use the update manager without logging in as root.
Med vennlig hilsen / Kind regards ((
Torkild Ulvøy Resheim, Senior Systemutvikler / Software Engineer ))
Emma EDB AS, Trondheim, Norway. http://www.emmaedb.no |----|_
Private pages: http://resheim.no - "Any sufficiently advanced | | )
bug is indistinguishable from a feature." |____|'

Similar Messages

  • Concurrent report export using enterprise SDK question

    Hello,<br>
    Our company uses Enterprise SDK to export report to PDF. We test our software using CR Server 2008 trial version. I am looking for advices for following questions:<br>
    1. As out testing server is trial version at the moment, it does not complain or generate any warning messages on numbers of concurrent users (we can only view current sessions and licenses from CMC). Could someone please let me know what will happen when full version CR server detects that max limit concurrent users access has reached? Will the server notify SDK, and SDK will generate exception; or the request will be queued until any other concurrent user end his session. <br>
    2. We implement an EJB to invoke SDK process. While EJB itself is thread safe, I am not quite sure if enterprise SDK is thread safe too. My assumption is that one SDK will be instantiated per JVM (like JRC?). It will issue a new thread to each report request (from EJB). Please correct me if I am completely wrong. <br>
    3. This is about licensing. Our scenario is there will be multiple (and concurrent) end users use our J2EE system, and may request report from CR server. Our J2EE system, however, will use one user account to login to CR server through enterprise SDK. In the other word, CR server will treat our J2EE system as one user (even if there are multiple or concurrent request). My question is that does it violate legal agreement with Business Object if I configure the user account our J2EE system uses as Named user?! If it is, we will get concurrent user licenses instead. Please advice. Thank you =)<br>
    Kind Regards,<br>
    mlie

    Hello Adam, <br>
    Thanks for your reply. It is very helpful. <br>
    As for point 1, what exact SDKException will SDK throw (e.g. SDKException.Unexpected)?<br>
    In point 2, "There have been issues reported previously that only occur when using EJB's.". Is it possible to let me know what kind of issues they are? <br>
    In point 3, as CMS supports Window AD authentication, and our system uses same mechanism to perform authentication, I guess the best strategy is to implement single sign on? Please advice. Thank you <br>
    Regards,<br>
    mlie

  • Migrate from Crystal Report Server XI R2 to new Eclipse RAS SDK Question

    Hi,
    I am migrating Crystal Report Server XI R2 RAS SDK to Eclipse RAS SDK which seems to be quite easy.
    I have the following old code which basicly programmaticly creates a Report from scratch adds a Table and then
    populates the Report with a Pojo Collection.
    <br> <br>
    Now before I would have : <br>
    <br>
    Table oTable = new Table(); <br>
    oTable.setName("reportTable"); <br>
    pbConnAttributes.putStringValue("QE_DatabaseType", "Java Beans Connectivity"); <br>
    pbConnAttributes.putStringValue(PropertyBagHelper.CONNINFO_DATABASE_DLL, "crdb_javabeans.dll"); <br>
    PropertyBag pbLogonProperties = new PropertyBag(); <br>
    pbLogonProperties.putStringValue("Java Bean Classes", className); <br>
    pbLogonProperties.putStringValue("SSOKEY", ""); <br>
    pbConnAttributes.put("QE_LogonProperties", pbLogonProperties); <br>
      pbConnAttributes.putBooleanValue(PropertyBagHelper.CONNINFO_SSO_ENABLED, false); <br>
    oTable.getConnectionInfo().setKind(ConnectionInfoKind.CRQE); <br>
    oTable.getConnectionInfo().setUserName(""); <br>
      oTable.getConnectionInfo().setPassword(null); <br>
      oTable.getConnectionInfo().setAttributes(pbConnAttributes); <br>
    //following statement throws Exception <br>
    doc.getDatabaseController().addTable(oTable, null); <br>
    <br>
    getDatabaseController().setDataSource(pojoCollection, pojoClass.class,"reportTable", "reportTable");
    <br>
    <br>
    Now wenn using the c <br>lient eclipse RAS SDK which pbConnAttributes should I use? <br>
    No matter which ones I choose I get a Bad Driver Exception or Named Exception. <br>
    Can anybody help?
    Edited by: snake-john99 on Aug 11, 2010 10:35 AM
    Edited by: snake-john99 on Aug 11, 2010 10:39 AM

    Hi Mikael,
    Since you're already on CR Server XI R2, you can use the Upgrade Management Tool to migrate all the content to CR Server 2013.
    Anwers to your questions:
    1) Yes, the Upgrade Management Tool does support this kind of migration
    2) It does seem that the UMT allows you to move all report instances as well as the scheduled jobs over to the new server
    3) I've always had issues with Business Views when using Import Wizard however I'm not sure whether they work well with the new UMT. In any case, I always prefer to export the LOVs and BVs from within the Business View Manager to a .xml file and then import them in the higher version of the Server, again, from within the Business View Manager.
    -Abhilash

  • SDK question (basic)

    hi
    If i download the SDK for iphone, is it possible to make apps with this kit alone?
    or do you need other software. thought i might give it ago, especially as i have programmed an Acorn Electron before

    you may want to direct this question to the link
    http://developer.apple.com/iphone/program/

  • Simple Java SDK question for server group assignment

    I have a snippet of code below in which I am trying to apply the setProcessingServerGroup() and setProcessingServerGroupChoice() methods to my report object. My question should be relatively simple: I believe I need to cast(?) my iObject report object to iProcessingServerGroupInfo per the API in order to use the setProcessingServerGroup() and setProcessingServerGroupChoice() methods, but I'm not sure how to do so.
    Can someone please advise how to cast my iObject to iProcessingServerGroupInfo?
    Thanks in advance...
    Code:
    IInfoObject iObject = (IInfoObject) childReports.get(i); 
    int sgID_view = Integer.parseInt(serverGroupID_view);
    int sgPref_view = Integer.parseInt(serverGroupPref_view);
    !!!!!  CONVERSION / CAST NEEDED HERE !!!!!
    iProcessingServerGroupInfo.setProcessingServerGroup(sgID_view);
    iProcessingServerGroupInfo.setProcessingServerGroupChoice(sgPref_view);

    To followup, I've been able to cast to IShedulingInfo in order to use the setServerGroup() and setServerGroupChoice() methods successfully:
    IInfoObject iObject = (IInfoObject) iObjects.get(i);    
    ISchedulingInfo iSchedulingInfo = iObject.getSchedulingInfo();
    iSchedulingInfo.setServerGroup(427);
    iSchedulingInfo.setServerGroupChoice(2);
    But I don't know how to perform the cast to be able to access the setProcessingServerGroup(), sterProcessingServerGroupChoice() methods.
    Any help appreciated.
    Thanks!

  • AIR 3.4 SDK question

    Hi
    I'm using Flash CS5 to build an AIR app.  Do I need to install the SDK, or is that only when  you have Flex?
    And if so, where do I install it?  I downloaded it, unzipped it, but am unsure what to do next, and there are no installation instructions with it.
    Cheers

    Hi,
    You have to overlay AIR SDK for which you have to follow the steps mentioned at http://helpx.adobe.com/x-productkb/multi/overlay-air-sdk-flash-professional.html
    Thanks,
    Nimisha

  • OWB SDK question

    Hi,
    I want to create my own meta data (Tables) in OWB repository. I assume I can use the SDK to do that. Can I create a Table with a XMLType column? How do I locate that Table in the OWB repository? Will the Table be created in OWBSYS account? Can I create a view based on that Table?
    Thanks,
    Denny

    To my experience, using the OWF for these things is not very practical. I would suggest that you would make your own PL/SQL procedude that does this, and then call that procedure from within the actual mapping (post-mapping), using the values you have there.
    This might not be what you want, however. I simply find the email capabilities of OWF too limited for actual work.

  • VST Audio for CS5 SDK question

    I have a couple of old audio plug-ins that ran on CS4.  I just recompiled my old VST library for 64 bit and built my plug-ins.  Everything went okay, but CS5 does not see them.  Is there a new VST library for CS5 or should I be doing something else?
    Thanks,
    Gee

    Hi,
    Can you post the .cpp file that Zac made for you?
    It’s kinda hard to help you if I can’t work out what sort of callback you were trying to make.
    Btw,
    Based on your original post...
    >In the examples you gave me years ago, I made following declaration:
    >AEffect *main (audioMasterCallback audioMaster) { ...
    >}
    >In CS4 it complained so I made the following change:
    >int *main (audioMasterCallback audioMaster) { ...
    >}
    >
    ...I just grep'ed for the "audioMasterCallback" in all CS3|4|5 SDKs for AE and Premiere and it's not there.
    I'm wondering how you compiled at all when there is no definition for it in the headers?
    D:\My Downloads\Adobe\SDK>dir /ad
    Volume in drive D is MEDIA
    Volume Serial Number is E20D-79C1
    Directory of D:\My Downloads\Adobe\SDK
    09/10/2010  07:34 AM   
    09/10/2010 07:34 AM
    01/24/2010 04:52 PM
    Adobe After Effects CS3 SDK
    09/10/2010 07:34 AM
    Adobe After Effects CS4 SDK
    09/10/2010 07:34 AM
    Adobe After Effects CS5 Win SDK
    01/24/2010 04:52 PM
    Adobe Premiere Pro CS3 r1 SDK
    09/10/2010 07:31 AM
    Premiere Pro CS4 r1 SDK Win
    09/10/2010 07:32 AM
    Premiere Pro CS5 Win SDK
    0 File(s) 0 bytes
    8 Dir(s) 125,591,977,984 bytes free
    D:\My Downloads\Adobe\SDK>
    grep audioMasterCallback . -rn
    D:\My Downloads\Adobe\SDK

  • Please help sdk question

    When the big 2.0 update comes out in june do we need mac computers to have the sdk and enterprise thing or is that just to develop apps you need a mac, or neither

    the SDK requires a mac. SDK stands for software development kit, so unless you are developing applications for the iphone then you will never need it.
    the only thing you need to do is to download the firmware update 2.0 when it comes out in june, all application installations will take place directly from the phone itself. there is nothing extra you will need to download to your computer (with the exception of an itunes update if there is one)

  • IPhone SDK question. Problems with Addressbook and Addresses.

    I know the api is closed as of beta but I have serious problems adding street, zip and city terms to the multivalue address property. I am doing an application for release around the new model of iphone and any information about how to use the address property would be great. I can say, phone numbers I can add as many as I like as of now its only addresses I have problems with, and sadly I can't find information anywhere, including the SDK documentation how to write these properties to a record.
    I hope any of you can help me or give me a number I can call for help directly from apple.
    Thank you in advance.
    /Klaus

    I still wonder about this, but I got a new issue and that is adding a "default" photo to the address record I am creating.
    I try load my application icon from the application resources to add it to the addressbook record.
    NSString* imageName = [[[NSBundle mainBundle] pathForResource:@"Icon.png" ofType:nil]];
    NSData *iconData = [[NSData alloc] initWithContentsOfFile:imageName];
    ABPersonSetImageData(person, [[iconData bytes]], nil);
    Ugh the iconData gets allocated and initedWithContentsOfFile imageName. And yes it loads. Offtopic, how to mark segments as code so no fancy functions strip text and whitespace from my code exampes on the forum?
    But get bad access when I try add the image to the record. I know there was some articles on blogs about this last week, but seems like they been pulled off now.

  • Basic SDK Question

    Hi everybody I'm new in SAP Business One, I have developed a small aplication in VB.NET, it runs ok in SBO with the visual studio runing too, instead of that I created the excutable version, but when I try to install it, the system shows me the next error message: module c:....\SAPBOB~1.DLL FAIL TO REGISTRE
    Do you have any idea of that????
    Regards

    Hi,
    two options:
    1. use the setup sample from SDK sample directory
    2. use B1DE
    [B1DE Download|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/109ce044-6fbc-2a10-f59e-e92f3c775781]
    lg David
    btw - Welcome to the Forum

  • Dng sdk question

    hi!
    I was wondering, did anyone write a simple conversion program from dng to tiff format using this sdk?
    I was trying to do that, but for some reason i cannot get results that look like the pictures from the photoshop itself
    Thanks,
    Ray

    Ray, the DNG SDK contains a command-line tool called dng_validate which does exactly that, i.e., produces a TIFF from a DNG.
    It will not produce identical results to Camera Raw, because Camera Raw contains other editing adjustments and image processing algorithms which are not contained in the DNG SDK.

  • Bridge sdk question

    hi,
    i'd like to port an existing application to bridge. i briefly read the sdk docs but i'm not sure if the bridge sdk offers the opportunities i need:
    - can i change the size and position of images on the content pane?
    - can i handle mouse events in the content pane?
    - do i have read access to the content of images (the bitmap data)?
    best regards,
    sepp

    Hi Sepp,
    i'd like to rearrange the images on the content pane in a different
    than the normal order (based on image content) and i'd like to pan and
    zoom into this order by the mouse and the mousewheel...
    Oh, I think you can't do that. And even if you find a way to solve this, it will will we full of workarounds and may not be fluent.
    You can build custom views in the content pane via the new Collection Class in CS4 (or saved Queries in CS2,CS3). I'm not sure if you can edit the sort order directly in this class. Maybe you must du that by editing the metadata of a thumbnail and sort based on the edited field (=slow).
    Allthough you have access to the image content via the bitmapData Class I don't think that the javascript api is fast enough the perform a good image analysation. You don't have access to the pixel array, you must call getPixel and setPixel individually.
    Bridge provides a lot of Thumnail and window based events, but I don't think that the DOM gives you access to the mouse events, correct me if I'm wrong.
    Sorry, this may be bad news. But I may be wrong anyway, Bridge is full of surprises
    Markus

  • J2EE SDK question

    There's something I'm missing about the J2EE SDK. Of the components listed, why would I want to download it if I'm going to be using Tomcat as my server and I have the J2SE SDK? Also, where does JSP taglib support come from?

    There's something I'm missing about the J2EE SDK. Of
    the components listed, why would I want to download
    it if I'm going to be using Tomcat as my server and I
    have the J2SE SDK? Also, where does JSP taglib
    support come from?You can work on servlets and JSP without the J2EE SDK. Tomcat has all the libraries you need... even JSP taglib.

  • IPhone SDK question...

    Hi,
    Where can I find anything in the SDK that allows me to see/modify/update the SYSTEM PREF Bundle??
    thanks,
    tob

    Hi Rogalon,
    I see that you can scramble your OWN app's prefs bundle... but I want access to the SYSTEM bundle (i.e. lets say I want to ENABLE or DISABLE the WiFi.)
    thanks,
    tob

Maybe you are looking for