Browsing all articles in Scribe Insight

Scribe está preparado para CRM 2011

Posted Posted by cllamas in CRM 2011, CRM Online, Scribe Insight     Comments No comments
Mar
4

Siguiendo los pasos del lanzamiento de Microsoft Dynamics CRM 2011, Scribe prepara el lanzamiento de su versión 5.0 del Adaptador de Dynamics CRM para el día 31 de Marzo del 2011. La principal característica de este nuevo lanzamiento es que nos permitirá conectarnos con la nueva versión de Microsoft Dynamics CRM 2011. Adicionalmente, para la integración con MS CRM, Scribe prepara las siguientes características:

  • Compatibilidad con versiones OnLine y OnPremise de Dynamics CRM: siguiendo de cerca la evolución de Dynamics CRM, Scribe soporta versiones Hospedadas y en la Nube de CRM.
  • Una instalación; Dos Adaptadores: el Adaptador 5.0 se enfocara específicamente en CRM 2011, por lo tanto, con la instalación del Adaptador de CRM se contara con dos tipos distintos de Adaptadores.
  • AX, GP y NAV: Las Plantillas de Integración de Scribe entre ERP a CRM también van a ser actualizadas para trabajar con CRM 2011 y también se van a diseñar para usar las nuevas funcionalidades de Scribe 7.

Para más información ir a:

Scribe Adapter for Microsoft CRM 2011

Nuevo_Logo

Scribe – Qué es un Conexión?

Posted Posted by cllamas in Scribe Insight     Comments No comments
Oct
11

Cualquier origen  de datos o destino de datos.

 

image

Ejempos de conexiones:

image

 

Nuevo_Logo

Scribe – Cambios en los Productos

Posted Posted by cllamas in Scribe Insight     Comments No comments
Oct
11

El 16 de Agosto del 2010, Scribe Software Corporation anunció cambios importantes en sus productos y precios los cuales estan en rigor a partir del 16 de septiembre del 2010. Entre estos cambios se encuentran:

  • El renombramiento de los productos de integracion de Scribe Insight a simplemente ‘Scribe’
  • Creación de 4 paquetes de Scribe disponibles:
    • Scribe Small Business
    • Scribe Standar
    • Scribe Professional
    • Scribe Enterprise
  • Re-empaquetar todos los productos de ‘Scribe’ basado en ‘Conexiones’ de integración y nivel especifico de usuarios en contraparte a la antigua forma la cual estaba basada en número de Adaptadores y en el incremento de usuarios.

Re-empaquetamiento de Productos

image

 

Nuevo_Logo

Scribe Insight 7 is scheduled for release in June 2010

Posted Posted by cllamas in Scribe Insight     Comments No comments
Apr
6

Scribe has announced the upcoming release of the new version of Scribe Insight 7.0!

If you like to read more about some of the major new features and changes you can visit “A Tour of Some of the Changes in Insight 7.0”.

“A prior installation has not completed. Before you can continue you must restart your computer.”

Posted Posted by cllamas in Scribe Insight     Comments No comments
Feb
22

Error que se presenta cuando se intenta instalar Scribe Insight y el programa de instalación se detiene porque detecta un inicio de sistema pendiente. Si despues de reiniciar el equipo (preferiblemente más de 1 vez) se sigue mostrando el mensaje estos son los pasos a seguir:

Symptom:
The following error message is displayed at Launcher startup:
“A prior installation has not completed. Before you can continue you must restart your computer.”
Causes:
·         If any registry entries are found in HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnce
Log “Reboot is required. RunOnce key.”
·         If any subkey found under registry key HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnceEx
Log “Reboot is required. RunOnceEx subkey.”
·         If registry entry found
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession Manager : PendingFileRenameOperations
Log “Reboot is required. PendingFileRenameOperations entry.”
·         If registry entry found
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionInstallerInProgress
Log “Reboot is required. Install in progress”
·         If registry entry found
HKEY_LOCAL_MACHINESOFTWAREMicrosoftUpdates : UpdateExeVolatile
                Log “Reboot is required. UpdateExeVolatile entry.”
·         When attempting to delete a service and that service is marked for delete (ie, the following registry value exists)
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServices<ServiceName> : DeleteFlag
Resolution:
If after rebooting (possibly more than once) the symptom still occurs, delete the following registry keys or values:
·         Any registry entries under : HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnce
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnceEx
·         The registry value “PendingFileRenameOperations” under HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession Manager
·         The registry value “UpdateExeVolatile” under HKEY_LOCAL_MACHINESOFTWAREMicrosoftUpdates
·         The registry key
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionInstallerInProgress
·         The registry value “DeleteFlag” under HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServices<ServiceName>

Nuevo_Logo

Definición de Operaciones en un DTS

Posted Posted by cllamas in Scribe Insight     Comments No comments
Feb
22

Listado con el nombre y descripción corta de las operaciones que se pueden realizar en el destino de un DTS (Scribe data translation specification).

Insert – Source record is inserted into the target.

Update – Information from the source record updates an existing record in the target.

Update / Insert – Information from the source updates an existing record in the target. If the target is not found, the update fails without logging an error condition and is followed by an insert into the target as a new record.

Insert / Update – the source record is inserted into the target. If the insert fails, tipically due to the violation of the target tables unique index, no error is reported and an update will occur.

Seek- Looks for a record and monitors the result of the seek. The results that can be acted on are: 

          • Failure, 
          • Success with zero rows affected or found,
          • Success with 1 row affected or found,
          • Success with more than one row affected or found

Execute – Used only for stored procedures

Delete – A record in the target will be deleted. If the target record is not found, an error condition is logged.

Nuevo_Logo

Error adding Integration Processes.

Posted Posted by cllamas in Scribe Insight     Comments No comments
Feb
22

Cuando se intenta agregar un proceso de integración aparecen los siguientes mensajes de error:

AddIntegrationProcessError1

AddIntegrationProcessError20090625_1

1. Revisar Scribe Internal Database, la tabla Integration Servers y revisar que solo existe un registro en esta tabla. De existir más de un registro significa que existen mas de un Scribe Server Instalado en el dominio y eso esta provocando el Error. Lo primero que hay que hacer es desinstalar Scribe de los computadores en donde este instalado Scribe Server y quitar los registros adicionales de la tabla Integration Servers.

AddIntegrationProcessError20090625_2

Para quitar los registros adicionales:
For example: Go into the internalDB.exe utility in program filesscribe and hit the center tab labeled Internal Database. Then hit test, and move database. Put in the JSALINAS name twice and hit move. Close and then re-open the utility repeating the steps for QLIK. Check that table, see if the JSALINAS row is gone. If not delete that row, and open workbench. You should have to re-register Scribe.

2. Revisar si Scribe Internal DataBase fue instalado utilizando Autenticación de Windows, en dado caso se necesita iniciar los 5 servicios de Scribe usando una cuenta de usuario de dominio con permisos suficientes (preferiblemente con la que se instaló Scribe), detener y reiniciar los servicios para que los cambios surtan efecto.

Aplicando los dos pasos descritos anteriormente el problema debe solucionarse.

Nuevo_Logo

Que es Scribe

Posted Posted by cllamas in Add - Ons, Scribe Insight     Comments No comments
Feb
22

Configurable Data Integration and Migration Software

Scribe Insight Enterprise has been specifically designed to support the effective deployment of a number of market leading business applications including Microsoft Dynamics CRM, Salesforce, and Microsoft Dynamics GP, NAV, and AX. More specifically, Scribe Insight Enterprise enables customers to quickly and seamlessly integrate these mission critical applications with other applications and data stores in the enterprise. Scribe Insight Enterprise is the core technology that forms the basis for the migration and integration solutions utilizing a unique and open template model that enables companies to quickly and efficiently configure any data integration or migration to meet their specific needs, all without having to write a single line of code. In short, Scribe is the fastest and most comprehensive way to integrate these applications into the enterprise.

63871v2 Scribe_Adaptability

Scribe Internal Database 
The Scribe Internal database is a Microsoft SQL Server or Microsoft SQL 2005 Express Edition database that is used by all other Scribe components. The database contains settings, process execution history, error logs, and so on. 

Scribe Insight Server
The Scribe Insight server uses Windows services to provide automated integration processes and system monitoring. The Insight server also includes Scribe Workbench and Scribe Console components. 

Scribe Workbench
The Scribe Workbench provides a rich graphical environment in which data translations can be designed, tested and manually run. These data translations can be saved as data translation specification (.dts) files, which are the fundamental building blocks of Scribe Insight processes. After the Scribe Insight server has been installed and configured, the Scribe Workbench can be installed on any workstation on your network. 

Scribe Console
The Scribe Console is a Microsoft Management Console (MMC) -based application providing a user interface for configuring and managing automated integration processes on the Insight server. The Scribe Console can be installed independently from the rest of the product, and can be configured to connect to a Scribe Insight server on your network or over the Internet.

Scribe Web server
The Scribe Web server lets the Scribe Console access the Scribe Insight server over the Internet and allows XML data to be received via HTTP. 

Scribe adapters
Scribe adapters provide an interface to a specific application or technology. Scribe has a full suite of adapters for the leading front office and back office applications. The adapters are included as part of the Scribe Insight installation.

Nuevo_Logo

Archivo

Categorias

Ingrese su Correo para insribirse en nuestro blog y lo notificaremos cuando tengamos nuevas entradas