Creating a Service Listing
Create a service listing in Marketplace.
- On the Listings list page, select Create listing. If you need help finding the list page, see Viewing Listings.
- In the Select listing type window, select Service listing.
You can create several revisions of a listing that replace a previous one when published.
1. Header details
2. Listing revision details
You can create several revisions of a listing that replace a previous one when published.
Details
Enter the following information:
- Headline: See Creating an Application Listing (Lead Generation Only).
- Products: See Creating an Application Listing (Lead Generation Only).Note
- If your listing doesn’t have an Oracle SaaS integration but runs independently on OCI, you must select OCI as the product instead of the Oracle SaaS product. You can select multiple categories to ensure that your selections have integration with your listing. If your listing doesn’t have an integration with any of the Oracle SaaS services, don’t select any of the SaaS product categories (even though your solution itself is in that category) for your Marketplace listing. In such cases, you must only select the OCI product categories. Oracle may choose to recategorize the application as part of our review process.
- If you're a healthcare partner, ensure you select Healthcare under the Oracle Healthcare Marketplace product.
- Industry Focus: Select the industry that is relevant to your listing. Your selection helps people to find the listing.
- Keywords (Optional): See Creating an Application Listing (Lead Generation Only).
- Listing content language: See Creating an Application Listing (Lead Generation Only).
- Listing icon: See Creating an Application Listing (Lead Generation Only).
About your application
Number of Trained Professionals
Enter the following information, and then select Add Professional:
Count (Optional): Enter the number of experts that you have for each associated product.
Select Product: Select the product. You can select only those products that you selected in the Products field.
Geographic Focus
Enter the following information:
Location: Enter information about which of your offices service each geographic region (your offices might not be located in that region).
Details: Enter the information specifying office addresses across different regions selected.
Custom URL
Contact us
Include instructions for your customers. When users select Contact Us and submit their customer details, Oracle Cloud Marketplace displays your instructions. If you leave this field blank, then Oracle Cloud Marketplace will display the following message: “Thank you for your interest. The application provider has been informed about your request and will contact you soon.”
3. Support details
For the Support, Screenshots and videos, and Related documents sections, see Creating an Application Listing (Lead Generation Only).
Customer successes
Supply information about the success stories for your service. Enter the name of the customer, and upload a story about the success or provide a link to the success story. You can also select one or more Oracle Cloud services for every customer success story.
Supported services
Add service type filters to your listing, including a description of the service and a file with the details about the service. For example, if you're a consulting service, add that as your service type. The service types that you select appear in the Filter by area in Oracle Cloud Marketplace, which includes a Service Type filter that customers can use to find listings for a specific service type.
4. Summary review
This page summarizes all the information entered to create a service listing.
Select Submit.
Create a service listing using CLI commands.
Use the following commands to create a listing and its components. For a complete list of parameters and values for CLI commands, see the
CLI for Marketplace Publisher
.-
Use the
oci marketplace-publisher listing create
command and required parameters to create a listing:oci marketplace-publisher listing create --compartment-id | -c, --listing-type, --name, --package-type, --defined-tags, --freeform-tags ... [OPTIONS]
-
Use the
oci marketplace-publisher listing-revision create
command and required parameters to add the details of the listing revision:oci marketplace-publisher listing-revision create --categories ... [OPTIONS]
-
Use the
oci marketplace-publisher listing-revision submit-listing-revision-for-review
command and required parameters to submit your listing revision for review:oci marketplace-publisher listing-revision submit-listing-revision-for-review --listing-revision-id --note-details ... [OPTIONS]
-
Use the following operations to create a service listing:
- Use the CreateListing operation to create a listing.
- Use the CreateListingRevision operation to create a listing revision.
- Use the UpdateListingRevision operation to update the support details of the private offer.
- Use the operation to SubmitListingRevisionForReview to review and submit the listing revision.