Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need Help in finding Locked Entities using dot net api

amol_dalviJan 20 2014

Hi,

I have an application built in dot net which communicates with the HFM server using the Interop DLL's which I got from the web sdk kit.

Now I am trying to check if the status for an Entity is Locked or not for a particular Scenario / Period / Year.

What I found from the web api documentation is that I need to use the "GetLockStatusICEntity" method which is a part of "IHsvAdminICM" Interface or the "HsvAdminICM" class.

But when I try to reference the IHsvAdminICM interface from my dot net code, it is not able to find the reference to it.

What is it that I am doing wrong?

Am I missing some dll's, if yes, where can I download them from?

If this is not the right way to check if an entity is locked or not, and if  not locked - lock it. What is the right way?

Any help will be greatly appreciated.

Regards,

Amol

Comments

Timo Hahn

How should we know?

We don't even know what third party library you are talking about.

Have t you tried to put out in the same directory as you would do for tomcat?

Timo

dvohra21

What is the WLS version? WLS doesn't make use of config.xml for third party jars. For JDBC drivers jars refer

Using Third-Party JDBC Drivers with WebLogic Server

For other jars refer

Understanding WebLogic Server Application Classloading - 12c Release 1 (12.1.1)

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 17 2014
Added on Jan 20 2014
0 comments
710 views