Expand my Community achievements bar.

lgaertner
lgaertner
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi, I do not know, if this will completely solve your issue, but if you will have a look into the API Explorer, you will see, that the fields actualLaborCost and plannedLaborCost do store values as datatype double. So, I would change the corresponding line tostyledef.case.0.comparison.operatortype=d...

    Type

    Questions

    Views

    394

    Likes

    0

    Replies

    0
  • Hi, as you are talking to the PROJ endpoint, you are fetching the issues as a nested collection.In your call the $$LIMIT and $$FIRST variables are only valid for the "first level" results returned by this endpoint. I am quite sure, that you cannot limit the nested collection result, so you would nee...

    Type

    Questions

    Views

    594

    Likes

    0

    Replies

    0
  • Hi Randy, as far as I know, it is not possible to create a template from an existing scenario.Besides the approach suggested by @ChrisStephens , you could also export the blueprint and import it into another scenario. RegardsLars

    Type

    Questions

    Views

    515

    Like

    1

    Replies

    0
  • Hello Fusion experts, as far as I know there are two native ways to convert an issue / request (OPTASK) to a task or project in Fusion. Convert Object moduleThis one does not provide very much configuration possibilities. Misc Action module The one we are using a lot.  Using the Misc Action module l...

    Type

    Questions

    Views

    525

    Likes

    0

    Replies

    0
  • Hi Mark, worth a try...What do you mean by Project number?Both, the projectID (GUID you find in the address bar of your browser e.g. 65d076xxxxxxxxxxxd3119251420) and also the Reference Number (Details -> Basic Information) can be searched and will be found using the search function.  RegardsLars

    Type

    Questions

    Views

    465

    Likes

    0

    Replies

    0
  • Hello, I do not find a column called Current Task in the standard mode within a project report.Possibly it is a custom field, that someone in your organization created. You can click on the column and select Switch to Text Mode to see, what field is called here. You will find it under an entry which...

    Type

    Questions

    Views

    330

    Likes

    0

    Replies

    0
  • Hello Stacey, unfortunately we do not have this module on our instance yet.But did you try to use an encrypted connection?Somewhere in the module you should find a corresponding setting (perhaps under Advanced settings).  RegardsLars

    Type

    Questions

    Views

    548

    Like

    1

    Replies

    1
  • Hi, a dashboard is just a collection of one ore multiple reports. So you need to have a look which reports are integrated and which filters they use... Having this information, you can do a GET request to the endpoint OPTASK to get your specific issue IDs. RegardsLars

    Type

    Questions

    Views

    357

    Likes

    0

    Replies

    0
  • Hi, I would start with a Watch Event module, which watches for new (not updated) issues. In the next step, use the Misc action module with Document as Record Type and createProof as action. For the advancedProofingOptions you can use this as orientation:{ "stages": [ { "name"...

    Type

    Questions

    Views

    434

    Likes

    0

    Replies

    0
  • Hello, to make it not too complicated, I would think about using a Set Variable module to make your calculation followed by a Router module, which uses a filter (e.g. variableName < 7). RegardsLars

    Type

    Questions

    Views

    441

    Likes

    0

    Replies

    0
Top badges earned by lgaertner
Customize the badges you want to showcase on your profile