How to publish a Workflow Template in Netsuite? - templates

can anyone please point me in the right direction on how to publish workflow template in Netsuite.
I've search their help but could not find any substantial documentation.
Thank you!

You can use SuiteBundler to group customizations including workflows, custom fields, related saves searches, scripts, etc. into a single package. That package can be installed like an application. You can publish those bundles with NetSuite and set them as private for you only, shared with specific partners, or public.
To get to the Bundle Builder go to Customization > SuiteBundler > Create Bundle (Administrator).
If you don't see it with administrator access, first enable the "Create Bundles With SuiteBundler" feature at Setup > Company > Setup Tasks > Enable Features.
Also check out the SuiteAnswer called "Bundling a Workflow" (Answer Id: 40506).
It's a really cool feature!

Related

how to add new business component in Siebel web tool

I have a Seibel web tools deployment in my network and am trying to add new business components and business services. However, when I click on the business components tab on the left, I do see a plus (addition) sign on the right - above a list of existing business components. But nothing happens when I click on this plus sign.
I even looked up google and Siebel bookshelf,but could not find anything relevant. I came across some useful videos, but they just talk about how to update existing business components.
Please let me know if you have any useful articles on how to do this.
thx - Om
That is the correct way to do it, but there a few things you need to check:
Is the "+" button greyed out?
Are you making the changes in the context of a DEV workspace?
Does the browser console display any errors?
Can you instead make a copy of an existing one and change it? In my experience it is rare to create a BC from scratch.

Google Workspace Addon Google Analytics Tracking

I read the google help for tracking an addon (https://developers.google.com/gsuite/marketplace/use-analytics) and I am not sure, what to do on the google analytics side of the idea.
I added a stream and entered the url of the application url, which I can find in the sore entry settings of the google cloud plattform.
Then I entered the Stream ID in the configuration of my addon's store entry configuration page, where it asks for google Analytics-ID (I entered the G- ... number).
But I don't see any data in GA.
What did I get wrong in the first place? :)
Maybe I am on the wrong path, so I want to share my goal as well: I try to track three things of my google calendar add-on:
how often the add-on in the Marketplace is viewed
how often the add-on actually was installed
what the user did in the add-on, while using it.
thanks for your input and questions to lead me to the solution :)
Try to use a Universal Analytics Property, the one with ID like UA-XXXXX-Y. When you create a new property activate the advanced options and choose that property type.

Workflow error in Sharepoint Online

I am having this error in Sharepoint Online when I run a workflow to create an Enterprise Project from a list
The details of the error was
Retrying last request. Next attempt scheduled in less than one minute.
Details of last request: HTTP Forbidden to
https://xxxxxxxxxxxxxx/sites/pwa/_api/ProjectServer/WorkflowActivities/CreateProjectFromListItem(webId='923e34ac-7127-4707-b6e1-83ac3235ef67',listId='a352ed9d-3b99-4405-b2a3-2fc3c2678335',itemId='2',eptId='09fa52b4-059b-4527-926e-99f9be96437a')
Correlation Id: f9d2736f-8a66-4425-a5cc-cb30adf980ff Instance Id:
3e7695ad-5913-4bb0-b6c8-cbf29e4e877a
PJClientCallableException: GeneralSecurityAccessDenied
GeneralSecurityAccessDenied
I tried changing my workflow to just send an email to check whether there is something wrong with the workflow but emailing work
I suspect it has something to do with the workflow engine service user (if there is such a thing) trying to create and Enterprise Project.
I and the admin so I have the full access but for some reason the workflow is running as a different user on my behalf.
It is a simple workflow and it looks like this
And the list looks like this with its mapping with the Project Web App Fields
Any reasons why this is happening?
How do I resolve the issue?
If its a workflow service user what is the user that I can give full access to creating Enterprise Projects
Since this is SharePoint Online we are talking about it leverages Azure Workflows. Impersonation is discontinued in SharePoint Designer so you will have to use the App Step, to do that you will need to first to activate Allow workflow to use app permissions feature, then create App Step action where you will place your create project action.
You can find more information on how to add App Step as well as how to setup permissions here:
App step in SharePoint Designer
(MSDN) Create a workflow with elevated permissions by using the SharePoint 2013 Workflow platform
Do you have schedule template associated with your EPT?
if yes, then you have to include that template to that group's category within selected projects section.
Go to the category of that user's group, select the project template and include it into selected projects.
You can find steps and details in this blog by my colleague: http://www.epmpartners.com.au/blog/sharepoint-list-workflow-failing-when-creating-project-from-list-item/
hope this helps.

Creating Custom Preferences in NetSuite

I have searched and had no luck on this issue. In NetSuite I have some Custom Preferences (Setup -> Company -> General Preferences -> Custom Preferences). I need to create a new group of these, for a project I'm setting up. I can not find anything in the SuiteAnswers, and the NetSuite support was completely baffled that these even exist.
I'm hoping that someone else on here has had to create some before. Even if it is just to direct me to an article that I may have missed.
You can't create them manually. What happens is that the groups are created when an installed bundle has company level parameters

Which inbuilt Sitecore roles give access to the "Clones" panel in the configuration menu?

I thought it would be Sitecore Client Configuring, but apparently not.
EDIT:
Following Yan's input I've looked at the Application > Content Editor > Ribbons > Strips > Configure > Item Clones security settings and my user role should be able to read the clone panel, through membership of the client authoring role. I've also explicitly given the role access to read and write there. Still no joy. I've tested by removing access to presentation and templates, and that works fine for removing panels, so I've got the right role and user and I'm setting security in the right place.
Unless anyone has a better idea this is looking like a support ticket...
You can verify this yourself using AccessViewer tool: switch to the 'core' database, open AccessViewer, navigate to Application > Content Editor > Ribbons > Strips > Configure > Item Clones and see what it has for various built-in roles. You'll have to select those roles one by one and see how security settings change.
At least, I can see the Client Authoring and Client Designing have read access...
I might be mistaken in details, but you should get the idea ;-)
UPDATE: Also, check Application > Content Editor > Ribbons > Chunks > Item Clones path, which hold the actual buttons definitions.