Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
34 views

can I recreate output of uecm of the best auto_ardl model using dynlm

Can you guys please help me find the reasoning whether I can use dynlm package to recreate a uecm model extracted from ARDL package? and if I could, why the summary produced is very different. Can I ...
user25375480's user avatar
1 vote
0 answers
75 views

How many restrictions needed to test a cointegration relation if r = 4?

I estimated a VECM with five I(1)-Variables that are cointegrated. The test results in four cointegrating equations. Now I want to identify all cointegrating vectors and my question is: How many ...
george1994's user avatar
-1 votes
1 answer
178 views

Not found "os.path.isdir" in EXE using pyinstaller

I try to access ECM Drive path. and I was able to access the ECM Drive path in pycharm compiling system. but I wasn't able to access that in EXE file using pyinstaller. I tested something and I can't ...
MinSu Park's user avatar
1 vote
2 answers
99 views

ELO ECM Suite 20

I use ELO 11 Professional and I wanna update it to ELO ECM Suite 20. Did someone use to work with ELO and maybe can give me some tips how to update it? I found some information in google how to Update ...
Oleg's user avatar
  • 13
1 vote
1 answer
70 views

Nuxeo Upgrade from 8.10 to 10.10?

What is the recommended path to upgrade from Nuxeo 8.10 (2016 LTS) to 10.10 (2019 LTS), should I upgrade directly or should I do it in two steps: first to 9.10 and then to 10.10 ? The official ...
Benjamin Bini's user avatar
0 votes
1 answer
43 views

vpn ibm-cloud Cannot get to private addresses via VPN

Apparently Softlayer changed the VPN. So I've reinstalled my MotionPro client on Win10 and can now connect. But I can no longer connect to the 10 addresses beyond it. They don't show up in the netstat ...
Phil Berry's user avatar
0 votes
1 answer
220 views

params for switch to favorites pane (Home Feature not loading favorites)

i have this requirement on IBM Content Navigator about a personalized (feature) homepage with various buttons used to switch between feature; i've made all works except for the one linked to the Home ...
Pari's user avatar
  • 1
0 votes
1 answer
597 views

Delete OTDS user using REST Api - Cannot delete synchronized objects

I have been trying to find a way to delete a user using OTDS Rest web service, but I am not able to do so as I am receiving the following error while deleting a user. "Cannot delete synchronized ...
user1302909's user avatar
0 votes
2 answers
396 views

Opentext ECM - List all Folders and Files with C# GUI

I want to develop a tool for my company using C# and .net to access our opentext ECM Documents. I need to be able to search in opentext ECM "Folders" for Word Documents, search inside old document ...
Timestheus's user avatar
-2 votes
1 answer
402 views

How-to get the code for downloading metadata along with images in IBM content manager

I am trying to find the code in java API which works with cm IBM.. the sample code is there but it is just for logging in.. can anyone help to get the code to download the images along with metadata
Rajat's user avatar
  • 31
0 votes
2 answers
2k views

How to get CURRENT version label number through DFC code?

public static IDfCollection getVersions() { IDfQuery query = clientX.getQuery();// obtain an idfObject query.setDQL( "select r_object_id,object_name,r_version_label,owner_name from ...
paramesh's user avatar
0 votes
1 answer
2k views

Document not archiving in Opentext Archive Server 10.5

Documents are not getting archived from external directory to pipeline. After putting the document in external directory, the LOG file is gone but leaving behind the remaining 3 files. While looking ...
Rishabh Piplani's user avatar
0 votes
1 answer
1k views

Role does not work with (LDAP) Active directory

I have successfully installed openkmcommunity edition (Version 6.3.6, Tomcat-8.5.24, PostgeSQL 9.4.15 and Debian 8.2.0) with MS AD (windows 2012 R2) using advanced configuration and best practices in ...
user392811's user avatar
3 votes
3 answers
2k views

record linkage using ECM in python

I am working on a record linkage problem and applying unsupervised algorithm since I do not have external labels. I have applied ECM alogorithm. Code used is: import recordlinkage indexer = ...
user2906657's user avatar
1 vote
0 answers
189 views

Cant retrive Custom Properties from CmisObject (Documentum)

I am trying to retrive all properties from CmisObject but I cant see the custom defined properties which are present in Documentum system. Document sourceDocument = (Document)getCmisObject(...
Kalebere Gaurav's user avatar
2 votes
1 answer
2k views

Whats the difference between content and structure folders in AEM

I am using Adobe Experience Manager (AEM) 6.3. In the basic structure, components folder contains content and structure folders. In both the folders we put components. What is the difference in both ...
Ritter7's user avatar
  • 166
4 votes
1 answer
2k views

AWS ECS without ECR?

Does it make sense to use ECS without ECR? I ask this because it seems that ECM and ECR are very closely integrated. From the sound of it, I might end up having to use a 3rd party registry with ecm. ...
aphexlog's user avatar
  • 1,765
0 votes
2 answers
395 views

Specify target folder when using batch loader in Oracle Webcenter Content

I'm using Batch Loader to migrate a large number of files. I'm generating my hda file using a script on the source system. How can I specify the target folder? Everything I've migrated so far has no ...
user3130010's user avatar
0 votes
2 answers
60 views

Alfresco - Storing every single form labels as custom content

Our team is building a rather large enterprise application. Alfresco is the ECM that will be storing all the content. However, we're being told that they literally mean ALL static content, including ...
Jung Lee's user avatar
  • 105
1 vote
0 answers
43 views

Unknown file generated when saving in nuxeo: WebKitFormBoundary

I'm new to nuxeo and trying to understand it by nuxeo university tuitorials and the nuxeo documentation. I'm trying to upload a file and for that, I followed the tuitorial. I generated the batch ID. ...
mohit sharma's user avatar
0 votes
1 answer
1k views

CMIS: How to look for all properties of a document type?

I'm trying to find out how to create a cmis query that returns the properties of a specific document. Not the values, just the property name and its type. For example: property "dateCreated" type "...
federico.luppi's user avatar
0 votes
1 answer
50 views

Edit Document Stored in ECM from remote application

We are planning to allow the users to attach documents from our HTML app. The Documents are stored in Enterprise Content Management system (ECM). The ECM system could be different for each client. The ...
javauser123's user avatar
1 vote
0 answers
213 views

Alfresco: PUT request from Office with a custom storage adapter yields 409 response

I have Alfresco community 5.2 and have built a custom content store (based on what they do with https://github.com/Alfresco/alfresco-sdk-samples/tree/alfresco-51/all-in-one/custom-content-store-repo). ...
Juan Pablo Morales's user avatar
2 votes
0 answers
73 views

livelink ECM: how to attach categories by default to documents

I created a catgory in Livelink ECM system and we need to attach this category to any document being uploaded to the system by default. We also need to show the attributes (of the attached category) ...
rajmalhotraml's user avatar
0 votes
1 answer
429 views

Alfresco ADF login issue

I'm currently trying to get along with the Alfresco development environment but after installing properly Alfresco ECM, I'm stuck after having generated the demo app with yeoman. I can't find the ...
Jack's user avatar
  • 723
1 vote
1 answer
923 views

getting exception while redacting pdf using itext

I am getting below exception while trying to redact pdf document using itext. The issue is very sporadic like sometime it is working and sometimes it is throwing error. at com.itextpdf.text.pdf....
DevAvitesh's user avatar
1 vote
1 answer
313 views

What is the formal model behind Sense/Net ECM?

First, I don't know if this is the right place to discuss idea related to Sense/Net SN evolution & learning process about it! Anyway, this is my story: I have tried & tested some SN ...
Anas Tina's user avatar
  • 339
0 votes
2 answers
119 views

Alfresco ECM mandatory access control?

Does Alfresco ECM has component, that allows to work not through role-based access control, but using mandatory access control (MAC)?
nemelianov's user avatar
1 vote
2 answers
2k views

Alfresco Action - Convert a file to PDF using an action

I'm using Alfresco V5.0.d and I need to add an action that permits user to transform this document into PDF Format and deplace the PDF document into another directory. By default, Alfresco propose ...
Lilawood14's user avatar
1 vote
1 answer
1k views

Set background image of div in xslt file from sitecore image item

As the question states I'm trying to set a background image in XSL file for a Sitecore Email component. If I hard code a variable with the image source and then set the Div's background using Style ...
Comic Coder's user avatar
0 votes
0 answers
238 views

CMIS file size download limits?

I have a CMIS implementation with Java pointing to a variety of ECMs. I'm using an InputStream object to get my documents via CMIS. However, I have noticed that I am getting errors whenever my file ...
Unknown Coder's user avatar
0 votes
1 answer
533 views

Compression while uploading scanned documents in Alfresco. Managing bulk of data

Considering Alfresco as an ECM, how one can manage bulk amount of data in it?Usually scanned(black and white) image with 150 dpi is of 274K, thousands of such scanned images would be uploaded each day....
Bilal Saeed's user avatar
1 vote
0 answers
384 views

Web Application with separate API project - File Upload

I'm building an ECM project, my client wants web and desktop clients. So I decided to build ASP.NET MVC WebApp and WPF desktop client. Both are going to comunicate with business through an Web API ...
Alisson Reinaldo Silva's user avatar
1 vote
2 answers
475 views

Sitecore EXM List Manager in distributed environment with Lucene Search Configuration

We are using Lucene index instead of Solr. We are currently facing an issue with our List Manager in CD server. The below code throws an exception in CD server as it's unable to instantiate List ...
Mohit Dharmadhikari's user avatar
1 vote
1 answer
873 views

Sitecore EXM creating contact list via importing csv

I have recently came across scenario where I need to create list via importing csv file. I have few queries to understand how it works Does importing csv creates contact for each record in csv? If ...
Mohit Dharmadhikari's user avatar
3 votes
1 answer
329 views

Sitecore 8.1 EXM Unable to add Sitecore extranet users in recipient list

I am trying to add existing sitecore user to the recipient list. I have created empty recipient list using list manager. Below is my code. RecipientId recipient = new SitecoreUserName(userProfile....
Mohit Dharmadhikari's user avatar
1 vote
1 answer
223 views

Sitecore ECM: Can't access Email Campaign Manager

I installed Sitecore ECM by using the installation guide (https://sdn.sitecore.net/Products/ECM/ECM%202,-d-,2/Installation.aspx). This is what I did: install SPEAK1.O update ConnectionString install ...
Jay's user avatar
  • 1,191
0 votes
1 answer
44 views

ECM Sitecore Upload Receipts From .CSV Error

Has anyone received the following error when trying to upload receipts in Sitecore Email Campaign Manager? It looks like the file is not being saved in the temp folder. The error is not consistent. It ...
mloomis's user avatar
  • 199
1 vote
1 answer
1k views

mixin # is not a callable constructor

Below is my code to create a Dojo widget "app.ThirdWidget" which is a wrapper around ICN's Filenet Viewer Widget- require([ "dojo/_base/declare", "dojo/dom-construct", "dojo/...
monica13880's user avatar
4 votes
2 answers
599 views

How to Migrate data from D2 documentum to alfresco?

I have some content in D2 Documentum. and i want to migrate all those content with meta-data in alfresco. can any one help me. how can i achieve this in alfresco. Thanks in advance.
Deepak Talape's user avatar
0 votes
1 answer
269 views

How to embed only Alfresco Repository in individual project

Already have implemented Alfresco CMIS to create, delete and modify files connecting to the Alfresco Community (server), but we need to include/embed the Alfresco Repository to our project, we DON'T ...
Maicon Carraro's user avatar
0 votes
0 answers
117 views

Unable to find field num_bc in directory schema bc. Trying to fallback on default one. [Nuxeo]

What I'm trying to do is to populate a dropdownlist from database (num_bc). I added the schema bc, I registered it, and I created a new Directory bc_directory. All is good I can see the values on the ...
Heiz's user avatar
  • 1
0 votes
1 answer
290 views

Integrate content from API with a CMS website

I don't have lots of experience with Wordpress, Joomla, or any other PHP CMS for that matter. But I do know how to build a JSON RESTful API. In this particular case I've created one that handles ...
user3270137's user avatar
0 votes
1 answer
332 views

Alfresco Custom Data List Type Text Field Help Text

I've successfully created a new Data List type in Alfresco, but was struggling to figure out what the tag is called to achieve a description under a field. I consulted the Data Dictionary, but was ...
Alan's user avatar
  • 526
0 votes
1 answer
354 views

Add your own vocabulary [Nuxeo]

I'm writing a layout contribution, I added a suggestOneDirectory widget named city but I don't know where can I change/add my own directoryName (instead of l10ncoverage) that contains the vocabulary ...
GSDa's user avatar
  • 193
0 votes
1 answer
677 views

Custom document type not visible on render

I'm trying to create a new document type, I found this incredible tutorial Tuto I did all the steps, I deployed the bundle, copied the jar into the custom template folder and activate custom template....
GSDa's user avatar
  • 193
0 votes
0 answers
29 views

Consistency between type of the constraint List and the type of property

I have a form in which I valorize the properties of a model. When I create a property with the type int, and when I associate a constraint list with type String to this property, the form is ...
SSouhaieb's user avatar
  • 238
0 votes
1 answer
607 views

Alfresco : Access to properties file from java class

I want to know how to access to a properties file that is under share from a java class (under alfresco) which will be exported later as a .jar file under alfresco/lib.
SSouhaieb's user avatar
  • 238
1 vote
1 answer
385 views

Sitecore Email Campaign Manager and MTA Logs

I'm using Email Campaign Manager version v2.1 rev 140214 along with Sitecore v6.6 to send email. The instance is configured to send email via Sitecore's MTA service. Everything works most of the ...
Ian Graham's user avatar
  • 3,216
0 votes
1 answer
406 views

Alfresco - Difference between JavaScript API (Root Object) & JavaScript Services API

I'm new with Alfresco, and I would like to know the difference between JavaScript API and JavaScript Services API, and I hope someone provide me an example of a tuorial beginning of the creation of a ...
SSouhaieb's user avatar
  • 238