You can find questions, articles and helps regarding our solutions and products here in FAQ page.
One option to add licenses is to have an import via a CSV file.
This could be your option of adding a bulk license import if you have your license information already in a SAM tool or some other database where you have the option to export and design what values you want to have in your exported CSV file.
If you want to know more, Click here...
There are several way how to add license entries.
As a lot of corporates already have their license information digitalize and we want to avoid any unnecessary efforts we have the option to import this information via an MLS import, a VLSC import or an ERP import.
If you want to know more, Click here...
One option to add licenses is to have an import via the VLSC import.
This could be your option of adding a bulk license import if you have your license information already listed in the VLSC system. Please consider that your distributor, reseller, Microsoft itself or your team could have made these entries, so there could be mistakes. This is the license information that Microsoft sees considering your organization.
If you want to know more, Click here...
The license section is listing all managed licenses.
Any license entry gets listed here and shows us the current status.
If you want to know more, Click here...
The marketplace shows you only offered and verified used or new licenses.
If you want to know more, Click here...
As a first step to add a license manually you need to select the software publisher (here also named vendor) who is responsible for the software the license is about. See the publisher as the creator of the item that will be licensed.
If you want to know more, Click here...
As a second steps you need to upload the right documents to proof your license ownership.
If you want to know more, Click here...
As a third step you need to select the right software specifications that represent your license.
If you want to know more, Click here...
As a last step you need to select the right software specifications that represent your license.
If you want to know more, Click here...
license.rocks used software solution provides atm 4 different user types.
Buyer
Seller
Certifier
Admin
If you want to know more, Click here...
Using MegaFlow is too easy. You just have to import it and pass the schema to it:
import React from "react"; import MegaFlow from "@licenserocks/mega-flow"; import schema from "./schema.json"; export default function App() { return ( <MegaFlow schema={schema} />); }
If you want to know more, Click here...
MegaFlow can be installed as a React.js package from NPM.
npm:
npm install @licenserocks/mega-flow
or yarn:
yarn add @licenserocks/mega-flow
Basically, MegaFlow is a React.js component to build flexible workflows (forms) based on pre-defined JSON schemas. It accepts JSON schemas as input and renders the workflow steps, forms and contents based on that.
If you want to know more, Click here...
2020 © license.rocks GmbH All rights reserved.
By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.