Migration Report – FAAST-ZIP2PLIDETBL_GET

Pre-Deployment ChecklistURL copied

  • Task
    Update application.properties with real SAP host, paths, and credentials
  • Task
    Encrypt sensitive properties using Anypoint Secure Properties Tool
  • Task
    Configure ARM / Flex Gateway environment variables:
  • sap.backend.host
  • sap.brim.username / sap.brim.password
  • sap.basic.username / sap.basic.password
  • sap.csrf.basePath
  • sap.csrf.path
  • objectStore.entryTtlUnit
  • Task
    Verify SAP CSRF handshake endpoint path in application.properties
  • Task
    Run MUnit test suite: mvn test
  • Task
    Package: mvn clean package
  • Task
    Deploy to Flex Gateway: mvn deploy (with Anypoint credentials configured)