Could 1C embed *.dll files and call its functions in Infobase?

Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Sep 15, 2014
Company: MjSoft

Could 1C embed *.dll files and call its functions in Infobase:?:

 
#2
People who like this:0Yes/0No
Active user
Rating: 7
Joined: Sep 26, 2012
Company: individual

See Creating External Components Manual.

 
#3
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Sep 15, 2014
Company: MjSoft

Could u guide more detail?
I want to access accounts on an AD system. May I use Microsoft .Net DLL file to resolve this problem?

 
#4
People who like this:0Yes/0No
Active user
Rating: 7
Joined: Sep 26, 2012
Company: individual

No, you cant take some DLL and call its functions.
You can write any external component where call DLL functions

 
#5
People who like this:0Yes/0No
Active user
Rating: 4
Joined: Nov 19, 2012
Company:

Quynh TD,
if AD it is Active Directory - then you can obtain any information through WMI COM-object.
Create COM-object through GetCOMObject and work with it like in any other programming languages.
You can find, as example, vb.net script and easy translate it to 1C.

 
#6
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Oct 28, 2014
Company: MjSoft

OK, I see. Thanks a lot

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.