[
https://issues.apache.org/jira/browse/OODT-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627683#comment-13627683
]
Varun Ratnakar commented on OODT-562:
-------------------------------------
Hi again Chris,
finally got some time to start working on this, and I would appreciate some
advice from you on this.
1) For the FileManager: I'm thinking of updating the xml files directly from
php rather than go through the curator, and then calling the
"refreshConfigAndPolicy" function. Do you see any issues with that ?
2) Is there a similar function for WorkflowManager ? I couldn't find any. And,
I would still need to add the "executeWorkflow" function in WorkflowManager as
it is required to execute dynamically created workflow objects composed of
wings tasks.
Regards,
Varun
> Parent and Element editing for Product Types
> --------------------------------------------
>
> Key: OODT-562
> URL: https://issues.apache.org/jira/browse/OODT-562
> Project: OODT
> Issue Type: Sub-task
> Components: file manager
> Affects Versions: 0.6
> Reporter: Varun Ratnakar
> Priority: Minor
> Labels: api-addition
> Fix For: 0.6
>
> Attachments: OODT-562.varunratnakar.021213.patch.txt
>
>
> File Manager API Additions: (XmlRpcFileManager , XmlRpcFileManagerClient)
> * addParentForProductType - to support parent additions to data types in
> Wings Data Catalog
> * removeParentForProductType
> removeProductType
> * addElementsForProductType - to support property additions to data types in
> Wings Data Catalog
> * removeElementsForProductType
> Validation Layer Changes: (To support the above API additions)
> * addParentForProductType - invocation from API function above
> * removeParentForProductType - invocation from API function above
> Note: The attached patch only provides ValidationLayer implementations of the
> above functions for XmlValidationLayer, whereas only stub functions exist for
> DataSourceValidationLayer and ScienceDataValidationLayer.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira