Implementing Custom Transforms

When the generated transform does not yield expected results in the MBO, you need to either modify the generated transform or create a custom transform outside of SAP Mobile WorkSpace.

  1. Make changes to an existing transform or write a new one.
  2. Save the changes and overwrite the file that already exists. This ensures that the binding remains intact for the MBO. See Binding Mobile Business Objects to Data Sources in SAP Mobile WorkSpace - Mobile Business Object Development.
  3. Redeploy the MBO, and include the transform in the deployment package.
    See Packaging and Deploying Mobile Business Objects in SAP Mobile WorkSpace - Mobile Business Object Development.
    Note: If you are redeploying to a production environment, ensure the administrator redeploys the MBO with the modified transform.