| /[public]/experimental/bt5/erp5_experimental_web_service/WorkflowTemplateItem/portal_workflow/web_service_data_adapter_interaction_workflow.xml |
Parent Directory
|
Revision Log
* WebServiceDataAdapter inherite of EncryptedPasswordMixin to support multiple password encoding * Add interaction workflow to store clear password as encoding (raw) * replace resource category by transport_type property * Add interaction workflow to reset WebServiceDataAdapter after editing properties to force usage of new connection configuration. * update forms
| 1 | <?xml version="1.0"?> |
| 2 | <ZopeData> |
| 3 | <record id="1" aka="AAAAAAAAAAE="> |
| 4 | <pickle> |
| 5 | <global name="InteractionWorkflowDefinition" module="Products.ERP5.InteractionWorkflow"/> |
| 6 | </pickle> |
| 7 | <pickle> |
| 8 | <dictionary> |
| 9 | <item> |
| 10 | <key> <string>_objects</string> </key> |
| 11 | <value> |
| 12 | <tuple/> |
| 13 | </value> |
| 14 | </item> |
| 15 | <item> |
| 16 | <key> <string>groups</string> </key> |
| 17 | <value> |
| 18 | <tuple/> |
| 19 | </value> |
| 20 | </item> |
| 21 | <item> |
| 22 | <key> <string>id</string> </key> |
| 23 | <value> <string>web_service_data_adapter_interaction_workflow</string> </value> |
| 24 | </item> |
| 25 | </dictionary> |
| 26 | </pickle> |
| 27 | </record> |
| 28 | </ZopeData> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |