Hello Guys ,
We are using a service to import some data from Database and this service is belonging to our main bundle. We have an activation property to activate or deactivate this service.
While changing this property value, the component automatically goes to unsatisfied status.
1. How can we handle this ?
2. Is there any Curl script to activate the particular component ?
Thanks in advance
MM
Solved! Go to Solution.
Views
Replies
Total Likes
that is strange - typically unsatisfied means there is something missing:
Views
Replies
Total Likes
What happens when you place the bundle into active state using the Felix Console? Does it not stay in Active state.
Views
Replies
Total Likes
Thanks for your reply. Still the bundle is in activate status only, but only the component is in unsatisfied status. Even if i refresh the bundle, the component status was not changed. So as of now we manually activate the component.
Views
Replies
Total Likes
You said the bundle interacts with a database - did you include the database driver file?
Views
Replies
Total Likes
Yes, After i activate the component manually, This is working fine. The problem is whenever we are changing the property of this component, this will go to unsatisfied condition except everything is fine.
Views
Replies
Total Likes
that is strange - typically unsatisfied means there is something missing:
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies