Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the My Items menu, click and open the microsite folder that needs to be published.
  2. In the microsite folder open the jaggery.conf file in the text editor.
  3. Remove the following code and save the jaggery.conf file.

    Code Block
    "securityConstraints" : [
    		{
    			"securityConstraint" : {
    				"webResourceCollection" : {
    					"name" : "Test",
    					"urlPatterns" : [
    						"/*"],
    					"methods" : [
    						"GET",
    						"POST",
    						"PUT",
    						"DELETE",
    						"HEAD",
    						"OPTIONS",
    						"TRACE",
    						"CONNECT",
    						"PATCH"]
    				},
    				"authRoles" : [
    					"private_mari"]
    			}
    		}]
  4. On the My Items menu in the portal, click on the microsite folder that needs to be published.
  5. Click Publish.
    The Published Settings page will appear. 
  6. Select "micrositeSite" as the Publish as option.
    Dashboards too need to be published as micrositesas Sites. The default value is micrositesSites.

  7. Select the permission type allowed for this microsite.
    Users who have the edit permission will be able to edit the microsite. However, the changes will only be visible to the user who made the changes and will not be visible publicly. 

  8. Enter If required, edit the a name for the micrositesite.
  9. Enter the microsite version.
  10. Enter the URL If required, edit the URL that will be used to publicly access the micrositesite.
  11. Enter a description on the microsite.
  12. Enter the URL of the thumbnail.
    A default thumbnail will appear if a thumbnail URL is not specified. 
  13. Enter the URL of the image.
    A default image will appear if a image URL is not specified.  
  14. Click Publish.