<div dir="ltr">Hi,<div><br></div><div>I have trying to implement a custom provider. </div><div>I have copied here a sample mof file here.<br></div><div><br></div><div><div>class GK_Test::CIM_LogicalElement</div><div>{<br></div>
<div><span style="white-space:pre-wrap">        </span>string BtnTest1;</div>
<div><span style="white-space:pre-wrap">        </span>string BtnTest2;</div><div>};<br></div></div><div><br></div><div>I had implemented &#39;EnumInstances&#39; method.</div><div> </div><div>Set properties values BtnTest1,BtnTest1, Element,InstanceID and Caption etc.</div>
<div><br></div><div>Then register it with CIMOM(sfcb).</div><div><br></div><div><br></div><div>Then I trying it with wbemcli,, In response I didn&#39;t get the BtnTest1 &amp; BtnTest2 properties values. I got the following response,</div>
<div><br></div><div>****:5988/root/cimv2:GK_Test.*KEYBINDING=&quot;MISSING*&quot; Generation=,ElementName=&quot;GK_Test&quot;,Description=&quot;Read test details.&quot;,Caption=&quot;GK_Test&quot;,InstanceID=&quot;GK_Test&quot;,PrimaryStatus=,OperatingStatus=,DetailedStatus=,CommunicationStatus=,HealthState=,Status=,StatusDescriptions=,OperationalStatus=,Name=,InstallDate=,BtnTest1=,BtnTest2=<br>
</div><div><br></div><div>me also it trying it with wsman command line tool, that response contains the same issue.</div><div><br></div><div>Please help me, I am in trouble. without any help I can;t go forward.</div><div>
<br></div><div>I am waiting for your response.</div><div><br></div><div>Regards,</div><div>George</div><div><br></div><div><br></div></div>