Questions tagged [escript]

eScript is designed to describe the various steps in adding support for a new programming language to Eclipse.

eScript is designed to describe the various steps in adding support for a new programming language to Eclipse. The idea behind eScript is that someone can implement an Eclipse plug-in by using a simple script language instead of using a sometimes complicated and confusing combination of XML and Java. For more details, see this link : http://wiki.eclipse.org/FAQ_What_is_eScript%3F

32 questions
0
votes
1 answer

Output Property set returned from Business Service method could not be captured in javascript calling environment

We are trying to retreive data in a custom presentation model file in Siebel Open UI. We are invoking a method of business service with a input property set . We are able to invoke the BS method and everything is working as expected on Siebel side.…
user2131376
  • 81
  • 1
  • 3
  • 8
0
votes
1 answer

Need a way to design floating window in Siebel

I am using Siebel HTIM Application v8.0. I need a floating window, this should not be a pop-up window. With a popup window, the data main window cannot be edited. The user should be able to edit data in main window as well as floating window without…
user2131376
  • 81
  • 1
  • 3
  • 8
1 2
3