Codendi: enter date and multi select field from soap method
i am unable to add date and multi select box field in codendi through soap method "addArtifact". i am using
1=>array('field_name'=>'expected_release_date','field_label'=>'Expected Release Date','field_value'=>"2013-05-
05")
2=>array('field_name'=>'multi_assigned_to','field_label'=>'Assigned to (multiple)','field_value'=>"kunal (kunaljha)")
to add artifact in a tracker.
Kindly suggest.
|
One answer
I am trying to add codendi "artifact" through SOAP method. But unfortunately the error message "Fatal error: SOAP Fault: (faultcode: 3010, faultstring: Unknown value Kunal Jha (kunaljha) for field: multi_assigned_to)" comes out when I call the SOAP method *addArtifact*. i am not integrating codendi with any CLM products. I have my own custom made application.
kindly ask if there is more information required my side. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
How are you trying to integrate Codendi with the Rational CLM products? And which products? We'll need some more information in order to figure out if we can help you.