npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@sap/ux-service-modeler-bas-ext

v1.13.4

Published

Allows you to visualize OData service and its associated annotations

Downloads

319

Readme

SAP Fiori Tools - Service Modeler

Description

The SAP Fiori Tools - Service Modeler is a tool that provides visualization of OData service including its backend and local annotations. The Service Modeler helps you easily find entities or projection and their associated annotations.

Features

  • Visualization of OData service based on the local EDMX .xml and CAP CDS file within the project.
  • View and manage annotations associated with the entities and properties of a service.
  • Manage services required for Fiori Elements and Fiori FreeStyle applications, for example adding new services to a project or syncing services that already exist to ensure they are up to date.
  • Manage local annotation files associated to the different services of a Fiori Element project. Users can create local annotation files and set the hierarchy for local annotation for a service.

Usage

How to launch Service Modeler

  • Use Command Palette -> CMD/CTRL + Shift + P
  • Type command -> Fiori: Open Service Modeler or Fiori: Open Service Modeler to the Side

OR

  • From the File Explorer in your project, navigate to webapp->localService->metadata.xml
  • Right click on the file
  • Choose Override Annotations

OR

  • Open the metadata.xml file in the text editor
  • Click on the Service Modeler icon in the text editor tool bar

How to launch Service Manager

  • From the File Explorer in your project, navigate to webapp->manifest.json
  • Right click on the file
  • Choose Open Service Manager

OR

  • Click the 'Service Manager' button from the Service Modeler

How to launch Annotation File Manager

  • From the File Explorer in your project, navigate to webapp->manifest.json
  • Right click on the file
  • Choose Open Annotation File Manager

OR

  • Click the 'Annotation Hierarchy' button from the Service Modeler

Using the Service Modeler

  • Users can browse and view the OData service in the tree list
  • Users can view all the entity types, entities and properties included in the service.
  • Users can select an entity and view the properties/annotations of that entity.
  • Users can select a property and view the annotations of that property.
  • Users can search for entity/property or annotations to filter the displayed data
  • Users can filter and only view the metadata targets that have annotations
  • Users can override the backend annotations using the Service Modeler.
  • Users can navigate to manage the Services and local Annotation files from the Service Modeler
  • If the Application Modeler or Annotation Modeler extensions are also installed the user can navigate to these tools from the Service Modeler

Pre Requisites for using this extension

The generated application requires the following software to be installed

  • NodeJS Version 18.14.2 or higher

Support

Join the SAP Fiori Tools Community. Ask Questions, Read the Latest Blogs, Explore Content. Please assign tag: SAP Fiori tools

To log an issue with SAP Fiori Tools, please see Contact SAP Support.

Documentation

License