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.
Comments
Millard Ellingsworth
FORUM ADMINISTRATOR / JAZZ DEVELOPER May 09 '13, 6:52 p.m.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.