Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by crystal01

  1. crystal01

    simple SDK question for server group assignment

    Yes, this is Java. iProcessingServerGroupInfo is the interface through which the setProcessingServerGroup() and setProcessingServerGroupChoice() methods are available. I am by no means an expert in Java and am fighting with how to cast(?) my iObject into iProcessingServerGroupInfo so I can use...
  2. crystal01

    simple 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...
  3. crystal01

    server group bulk update?

    Thanks for the quick response. Object Manager looks like it will fill this need...
  4. crystal01

    server group bulk update?

    I have recently run into an issue where I'd like to segment report processing loads through use of server groups in a distributed environment (i.e. HR, Finance, Marketing server groups). Creating a server group for a new organization beginning use of the BOE platform is no problem, but by design...

Part and Inventory Search

Back
Top