GithubHelp home page GithubHelp logo

sap-archive / workzone-workflow-journey-app-template Goto Github PK

View Code? Open in Web Editor NEW
8.0 9.0 5.0 707 KB

Template project to be used as a basis for building a workflow with a guiding UX in SAP Work Zone. Provides suggested good practices for UI layout to help users with their journey and integration with services such as a document repository.

License: Apache License 2.0

JavaScript 94.76% CSS 1.55% HTML 3.69%
sample sample-code cloud-foundry workflow journey sap-work-zone

workzone-workflow-journey-app-template's Introduction

Important Notice

This public repository is read-only and no longer maintained.

SAP Work Zone Workflow Journey App Template

Description

This repo contains template code for building a Journey App or Guided Experience App, along with a backing workflow, that is deployed into SAP Work Zone. It is designed to provide a basis for developers to create their own Guided Experience Application and Workflow.

Requirements

All development is best carried out using SAP Business Application Studio.

The template application and workflow are designed to be deployed into SAP Work Zone.

You have created the correct Workflow_API destination in the relevant Cloud Foundry subaccount.

The UI Integration card can be configured after deployment. See the HOT-TO guide for more details.

Download and Installation

The template application and workflow should be cloned into a workspace opened in Businass Application Studio. The location to be cloned is

https://github.com/SAP-samples/workzone-workflow-journey-app-template.git

Known Issues

You can find the known issues here: Issues.

How to obtain support

In case you have a question, find a bug, or otherwise need support to use SAP products, please use:

Contributing

If you have suggestions on how to improve the template and associated code, you're welcome to post it as an issue here:

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

workzone-workflow-journey-app-template's People

Contributors

btbernard avatar crjobson avatar sebastianwolf-sap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

workzone-workflow-journey-app-template's Issues

Typo in WFDataProvider.js

Hello Experts,
Thank you for this nice example.

I have found that there is a typo in WFDataProvider.js

WFDataProvider.prototype. estartWorkflowInstanceWithCallback = function (instanceId, callback, error) { this.restartWorkflowInstance( instanceId ).then((result) => { callback(result.instance, result.context, result.executionLogs); }).catch((err) => { error(err); }); }

WFDataProvider.prototype. estartWorkflowInstanceWithCallback

Error while running the workflow-journey-app at the WorkZone

Hello Experts,
Thank you for this nice example.
I've met the error while running the workflow-joureny-app at the WorkZone and error messages are belows.

TypeError: Cannot set property "state" of undefined in at line number 1

I would like to what to do to correct this problem, please check and let me know if you further information.
And if you want to see the correct symthom, please text me throuth the MS teams.

image

Best Regards
Jungwoo

Issue and questions on attachment upload to Work Zone

Issue: The PATCH request returns a 201, however the PDF document is empty after uploading it.

Questions:

  • These documents seem to be public, shared by the other members of the same workspace?
  • Is there any way to make this document unlisted?
    If not, then Work Zone itself can not be used for Workflow attachments at all...

@crjobson @maddel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.