99 questions
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 ...
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 ...
-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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
-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
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 ...
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 ...
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 ...
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 = ...
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(...
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 ...
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.
...
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 ...
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 ...
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.
...
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 "...
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 ...
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). ...
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) ...
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 ...
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....
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 ...
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)?
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 ...
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 ...
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 ...
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....
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 ...
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 ...
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 ...
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....
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 ...
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 ...
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/...
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.
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 ...
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 ...
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 ...
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 ...
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 ...
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....
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 ...
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.
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 ...
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 ...