Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

IP2017 > Load LOVs with Excel (Workspace issue)

edited Aug 8, 2018 2:24AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered

Hi Everybody,

As many projects, we use an excel file to load initial administration data in the application (lov, views, resp,..)

This file uses vbscript to connect to the siebel app through the siebel tools/webclient dll.

Everything is still doing OK with IP2017 except for LOV...

Indeed, in IP17, LOVs are part of workspaces... Anyone knows how could i open a specific workspace from the excel vba ? Or maybe u have another technique to suggest to load LOVs (except typing )

[...]

Set SiebelApplication = CreateObject("SiebelDataControl.SiebelDataControl.1")

SiebelApplication.Login Connect, Admin.Range("D12").Value, Admin.Range("D13").Value

errCode = SiebelApplication.GetLastErrCode()

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center