Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Activity 6.0 - Deploy in activity-admin

Hi there, i'm testing activity 6.0 and i'm trying to upload a process build in eclipse (.bar) manually through the activity-admin console but always says that cannot upload the file.Is possible to upload processes directly in activity-admin right?

How to throw a BpmnError in script task using groovy?

Hi,I have a process model with a simple start event -> User Task (get 2 inputs) -> Script Task (Validate inputs & and throw exception) -> end task. The script task is to divide the inputs, input1/input2. Say if input2 is 0, rather than getting an div...

script

I have made a script to set the document type depending of word of their name.if (document.parent.hasAspect("pp:freightFolder")) { var file = document.name; var dict = new Object(); document.addAspect('pp:document'); document.properties["pp:refBlNumb...

chavezdf by Champ in-the-making
  • 2660 Views
  • 1 replies
  • 0 kudos

Update to deployed AMP does not work

We use Alfresco 5.2 Community.Our AMP file is in the Alfresco/amps, and to deploy this AMP, we used apply_amps.bat in the Alfresco/bin folderIt all works good.Then we made updates to our model, and so we prepared/packaged the new AMP.Now I went and d...

sepgs2004 by Star Contributor
  • 8349 Views
  • 5 replies
  • 1 kudos

Resolved! Alfresco Process Services and Analytics and Reports

I have few questions on alfresco APS analytics and Alfresco Search and Insights engine1.In APS we dont have report creater/report designer can we use something like alfresco ECM analytics(AAAR)?2.APS uses elastic search for indexing its data for ever...

Resolved! Regular Expression Issue in constraints Tag when using custom model

Hello,                     I created custom model to apply for uploaded documents in alfresco share. My customModel.xml has constraints asbelow:<?xml version="1.0" encoding="UTF-8"?><model name="t:membershipdocumentsmodel" xmlns="http://www.alfresco....

ajay_k by Champ on-the-rise
  • 7316 Views
  • 4 replies
  • 0 kudos

Assign APS User Task to Group from Process Variable

Hello,I have a user task in a BPM I am building in Alfresco Process Services.  I want to assign this task to a candidate group based off a process variable.  I have tried storing the group name, group id as a string, and group id as a number in the p...

epilot by Champ in-the-making
  • 3300 Views
  • 1 replies
  • 0 kudos

Triggering the workflow from external software

I need to start the workflow by triggering it from external software, how?In other words: Instead of click on start button to start the workflow, I need the workflow to be started by triggering it from outside software. How?RegardsBilal

bghayad by Champ on-the-rise
  • 7233 Views
  • 4 replies
  • 2 kudos

How to install RM.AMP with MacOS?

Hello here!I'm a newbie in the Alfresco Community (on Mac OSX) and i would to install the Record Management at Alfresco (Build: 201707). I download the AMP files for RM and i followed this Installing Records Management AMP files | Alfresco Documentat...

benoob666 by Champ in-the-making
  • 4279 Views
  • 3 replies
  • 0 kudos

Resolved! How efficient is autoRename function in Rest API

How efficient is autoRename function in Rest API?I want to name all my documents in a folder as "doc", set autoRename flag to true and call create document Rest API, how efficient is autoRename function if the folder has 100000 docs? Will the Rest AP...

janardhanc by Champ on-the-rise
  • 4441 Views
  • 1 replies
  • 0 kudos

office365 connect Alfresco

Hello thereI've got a 6 community Server up and running, and want my office365 to get and save documents in Alfresco.In the Office365 i can enter the xxxx/alfresco/aos URL where Office expects the Sharepoint URL.Works fine ans smooth.In the Windows V...

claib by Confirmed Champ
  • 4298 Views
  • 1 replies
  • 2 kudos

500 error while adding tags using Rest Api

HiI am hiting below post method to add a tags.POST/alfresco/service/api/node/{store_type}/{store_id}/{Id}/tagsrequest body-["test"]response-{ "status": { "code": 500, "name": "Internal Error", "description": "An error inside the HTTP server which pre...

abhi1o3 by Champ in-the-making
  • 3145 Views
  • 1 replies
  • 0 kudos