index > Connected Services Framework > CCF - Context change notification

CCF - Context change notification

Hi,

I have written a HostedControl application (App1) where I set the context and then fire context change notification, following is the code:

setContext("<testItem>TestData</testItem>") ;

FireChangeContext(new ContextEventArgs(Context));

There is one more HostedControl application (App2) where I have overridden NotifyContextChange method so that this application gets notified for each context change.

Further, I have hosted both these applications in Agent Desktop. When I select a customer, then App2 gets notified for context change as the customer data gets uploaded in context. However when I fire contextchange command through App1, no context change notification is received in App2.

Can someone point out the correct way of raising and receiving context change notifications? Also and pre-requisites for doing such process?

Thanks,

Ashish Malhotra

AshishMalhotra

Hi Ashish,

To Raise a context change event, you need to create a new context, then Call FireContextChange..
for example:

This is a NotifyContextChange Event handler In a hosted control..

Matt B- MS
reply 2

You can use google to search for other answers

 

More Articles

• Routing Messages synchronously to services
• Move CSF databases to a different SQL Server Instance
• Why Service Catalog is absent?
• Profile Manager and RDF Vocabulary
• Profile Update Notification - Profile Manager
• Permisison Issue - HelloWorld Example with remote client
• SoapFaultException from CSFService participant - RequestResponse ...
• OHSBE Web Service DB Access Exception
• CCF samples
• How to Query RDF using SPARQL for required input value?
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Routing Messages synchronously to services
• HelloWorld sample not working
• How can client connect to webservice tha
• CSF 3.0 installation trouble
• Does blocking of port 9100 makes soap se
• Message Routing doesn't work
• OHSBE Installation issue - Mapping Kerbe
• CSF 3.0 Information about Service Logic
• SoapFaultException from CSFService parti
• User Aware Service
• Installation Issue CSF 3.0
• Microsoft Connected Services Framework 3
• Install OHSBE
• CCF Demo Applications
• Profile Update Notification - Profile Ma

Hot Articles

• User Aware Service
• OHSBE Web Service DB Access Exception
• Why does "anonymous" address p
• Identity Manager - Tools and Utilities
• OHSBE Installation Issue
• Move CSF databases to a different SQL Se
• Security Toekn Configuration in Manifest
• CSF 3.0 installation trouble
• I m getting an error while invoking the
• Any way to retrieve original SOAP action?
• TerminateSessionResponse
• OHSBE Installation issue - OHSBE Monitor
• OHSBE Installation issue - Mapping Kerbe
• WES Sample - Issues
• Custom Agent Desktop?

Recommend Articles

• CCF - Context change notification
• MS Customer Care Framework
• OHSBE Installation issue - OHSBE Monitor
• OHSBE 3.0 Sample error
• Installation Issue - CSF 3.0
• User Aware Service
• SoapFaultException from CSFService parti
• Soap faults from Core services
• HelloWorld sample not working
• Service Catalog - Installation issue
• Simulating Exception scenarios for third
• TerminateSessionResponse
• Does blocking of port 9100 makes soap se
• WES Sample - Issues
• Permisison Issue - HelloWorld Example wi