SiebelGuide.com
Siebel Blogs
Siebel Forum
September 07, 2010, 02:13:37 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: You should Login to Create NEW or to REPLY messages...REGISTER, Its Free
Home
Help
Search
Login
Register
Sponsored Links
Today
,at 01:00:00 AM
by
SiebelGuide
SiebelGuide.com
>
Development
>
Siebel EAI
>
About Dll file
Pages: [
1
]
« previous
next »
Print
Author
Topic: About Dll file (Read 1659 times)
guruvk
Newbie
Posts: 6
About Dll file
«
on:
August 06, 2008, 10:30:54 PM »
How to integrate DLL file to siebel Application?
Logged
sridhar
Administrator
Full Member
Posts: 175
Re: About Dll file
«
Reply #1 on:
August 06, 2008, 10:49:45 PM »
Hi Guruv,
You call the dll by creating a com Object. Here is some sample code.
var obj = COMCreateObject("SiebelXML.Handler");
var strLeadId = obj.SomeFunction(variable);
Hope this helps!
Good Luck,
Sridhar
Logged
guruvk
Newbie
Posts: 6
Re: About Dll file
«
Reply #2 on:
August 11, 2008, 02:06:04 AM »
thanks a lot...
Is there any Grammer checking Dll file to integrate with siebel application other than MS Dll files..
Logged
dansi
Newbie
Posts: 3
Re: About Dll file
«
Reply #3 on:
November 08, 2009, 11:16:29 PM »
You will have to decompile the DLL file in order to view it. This means you have to know the original language it was written in.
In addition, some EXE and DLL files are scrambled or encrypted to stop exactly what you are trying to do, since the code is probably copyrighted.
«
Last Edit: November 09, 2009, 11:32:53 AM by sridhar
»
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Siebel News
=> Ideas and Suggestions
-----------------------------
Development
-----------------------------
=> Siebel Dev
=> Siebel EIM
=> Siebel EAI
-----------------------------
Administration
-----------------------------
=> Siebel Admin
-----------------------------
Upgrade
-----------------------------
=> Siebel Upgrade
-----------------------------
Analytics / Oracle-BI
-----------------------------
=> Siebel Analytics
=> Oracle-BI
-----------------------------
Career
-----------------------------
=> Siebel Jobs
=> Siebel Interview Questions
=> Siebel Certification
=> Siebel Career Questions