Quantcast
Channel: Kyocera
Viewing all 69 articles
Browse latest View live

vbscript to connect to ldap

$
0
0
Has anyone created a mfp component vbscript that will go into LDAP and grab email addresses and put them into a list for selection?
  
Please email me at craigd@cbp-sd.com
  
Thanks in advanced.
  
Doedee316

Dynamic forms - add listfield with on change event

$
0
0
Hi everybody,  
I'm trying to add dynamically a listfield to form. This is working fine, but when I put the RaiseChangeEvent to true, I get an error when I click on any field on the form. Anyone any idea why this is?
  
If I leave out the line with the smiley (:wow:), the field is added and the form works fine, but no onchange event happens of course ... if I don't leave out the line, the field is added and filled, but I get the following error on the screen of the MFP when I click on any field of the form:
An error has ocurred. The control 'FormDisplayPanel' already has as data item registered. Parameter name: control. Please exit or reset the application and try again.
  
Here a piece of my code:
  
         '''' ON CHANGE USER ''''''''''''''''''''''''''''''''''''
Sub User_onchange(ByVal eventData As MFPEventData)
Console.WriteLine("User has changed ... try login with no password")
If Checklogin(eventData) Then
Console.WriteLine("Login with no password succeeded")

Dim proj As New ListField
proj.Name = "Projects"
proj.Display = "Projects"
proj.RaiseChangeEvent = True :wow:
eventData.Form.Fields.Add(proj)

GetProjects(eventData)
Console.WriteLine("Projects are loaded.")
Else
eventData.EventResult.ValidationerrorMessage = "Please enter you password"
End If
End Sub
  
'''' ON CHANGE PROJECT ''''''''''''''''''''''''''''''''''''
Sub Projects_onchange(ByVal eventData As MFPEventData)
Console.WriteLine("Project has changed...")
GetProjectinfo(eventData)
End Sub
  
Thanks in advance for any help,
Steffen

Original pages limit

$
0
0
Is there a limit to the number of originals that can be scanned using a Kyocera TaskAlfa 552ci into Kyocapture Express 5.0? I am trying to scan 300 plus pages and the scan never reaches Sharepoint.

Error trying to scan, scanner is busy

$
0
0
Hi,
  
If you're getting an error trying to help Kyocapture 5 and I'll be happy.
  
Photocopying machine: Kyocera 300c TaskAlfa
Pkg: KYOcapture0920.pkg
Version: kyocaprue5 + service pack 3
  
Received Error:
  
"Error trying to scan, scanner is busy"
  
what action we do get this error.
I am sending attached the cfg file.
  
I wish you good day.

Status Monitor

$
0
0
Hi
I have a problem with configuration of status monitor.
When i want connect on an another pc , i have this message ''server rpc is not available''
  
Have you an idea ?
  
Thank you for your answers.

>PKG File for New Kyocera Taskalfa models

$
0
0
Anyone have a workaround/fix for getting the .pkg file to work on the new kyocera taskalfa series? If not, NSI - WHEN ARE YOU WRITING THIS .PKG FILE???????????

HyPAS addon V5.00

$
0
0
Hi,
  
Kyocera HyPAS v5.00 addon is available, but it requires Autostore Framework Extensions v4.10 wich is not available in software manager...So what is the solution to install HyPAS addon v5.00 ?
  
Thanks,
Fred.

Server error in WebKyocera20capture Application

$
0
0
Hi
I have installed KYOcapture Express with SP 3.01, Autostore Framework and HyPAS Add-On 5.00 (see attached KX.png).
Unfortunatley while running KYOcapture HyPAS application on the machine's panel I've got still server error (see attached ServerError.png).
I tested it on TASKalfa 250ci and TASKalfa 500ci - both with the latest firmware installed (ver. 12).
Searching KYOcapture log files I found nothing about it.
It is not related to process configuration because this CFG file works OK on different server.
Is there any debug mode for Kyocera HyPAS capture component to find the reason?
What could be the possible reason of that?

Regards,
Cezary

Attached Images

  • ServerError.jpg
  • KX.png

Help with Worldox integration custom

$
0
0
I am  trying to do somethings with the SDK but I was reading how you said it could be much simpler using vbscript. Basically I am trying to take documents that have been scanned and then send them into the Worldox document management system. I have used the Worldox API before and have some code that basically pulls up the necessary UI to allow the user to select an Author, Document Type, etc...

I know that AutoStore currently has a Worldox connector but the problem with their current one is that you have to manually enter all the data. I was trying to figure out a way to do this on my own since the information is already available to me via the Worldox API.

Here is a general outline of what I am trying to do.

1. User scans document at Kyocera MFP
2. Document is OCR'd using an existing AutoStore Process
3. Worldox dialog comes up asking the user information such as Document Type, Author, etc (basically dropdown boxes of data pulled from Worldox)
4. User presses Save and document is sent to the Worldox repository

Basically I already have code written in VB.net that accomplishes step 3 and 4 but I cant for the life of me figure out how to integrate this with AutoStore. Is there anyway that you can assist?

I would like to display it on the Kyocera device. It is the Kyocera/Copystar CS 6550ci and CS 6500i. They are Hypas. Oh and it is AutoStore 5 fully updated and service packed.

Thanks for any help

when installing "kyocapture" getting maintanence failed error msg

$
0
0
hello
i have serious problem with kyocapture to install windows server 2008 r2 . First of all , I uninstalled kyocapture express than try to reinstall but getting error msg with "maintanence failed".
i deleted some kyocapture files maybe it can be some corruption so i need to fix it immediately.Our customer already have license so they are waiting to response for this problem.I need your support!
Thank you

AutoStore 6 Send to Email Form LDAP problem

$
0
0
Hello,

I have a problem with the LDAP interrogation when I configure the Send to Email form.

Basically, when I configure in the "Send to Email Fields" tab, everything work. I send the cfg to the Kyocera MFP, everything work. all of the day, many user can use the process with no error or problem.

And after one day, the LDAP interrogation send no result. We must change the LDAP server (by chance, we have 2 LDAP server) and resend config to Kyocera MFP.

We must perform this operation every day.

Do you have any idea where the problem may come ?

thanks for your help.

Autostore 6 & Kyocera FS-C2626MFP

$
0
0
Hi together,

we just got a brand new device of the type Kyocera FS-C2626MFP. While installing the *.pkg file we got an error that the Installation was aborted.
My question is: Is this device supported by AS6 right now ?

thanks in advance
Torsten

Some Scripting Help

$
0
0
I do not claim to be a script writer.. so I reach out to those who do. hah.. what I am looking to do is use the Kyocera Mita make the form information be pulled from a SQL DB pull.
  
Basically I want to be able to walk up to the copier.
  
Choose my Menu..
  
Enter the Last name of a client
  
have a script that pulls the the last name and query's the SQL database
  
Script pulls all matching last names as next form selection
  
Then choose folder for destination.
  
Any help on a script that can do that would be very appreciated, and as soon as possible. For specifics like DB / Table / field names ect.... email me at joseph@idatafx.com.
  
Thanks

Blank Page Removal

$
0
0
Has anyone created a workflow using KYOcapture/Autostore Express that will delete blank pages from the document?
I am looking for a process that will do this in the Express environment.
  
Thanks,
Jack

Date Field

$
0
0
When using the Kyocera MFP connector and the "Date" field the default value remains the static value of when the cfg file was saved.  Is there anyway to have the "Date" value displayed on the MFP dynamic, ie "Today's Date"??
  
Thanks,
Jack

Invalid Script File Error

$
0
0
In the attached zip file are the following files:
  
1) SearchDB.vbs - The VBScript file for use in the SearchDB CFG file.
2) SearchDB.cfg
3) Clients.mdb - The database file for testing.
4) SA_SearchDB2.vbs - A stand alone version of the VBScript file used for testing. It uses the WScript.Echo command to display the values found. It returns ALL of the names in the database.
5) SA_SearchDB3.vbs - A stand alone version of the VBScript file used for testing. It uses the WScript.Echo command to display the values found. It returns ONLY the full names in the database when the FirstName matches theFilterPhrase.
  
Everything should go into C:\VBScripts
  
The two stand alones work perfect, just put everything into the above path and double click on either VBS file. However, the KYOcapture version (SearchDB.vbs) produces an "Invalid Script File" error when I try and add it to the CFG file... Why? It seems to be constructed properly.  
  
Thank you for your help.
  
David Beauchamp

Sharepoint 2007 Wrapper for bi-directional lookups

$
0
0
From the knowledge base i have downloaded the above files.
  
In the txt it says it will work with the KyoceraMFP, however when i try to add the script "sharepointLookUpRCH2.vbs" in the kyocera connecttor i get invaled script file? am i using the wrong one or did they not include the vbs file for kyocera as when you open the zip file there is no kyocera folder or vbs and config files?
  
This would be VERY handy for me as it its just what i want to do.
  
Anybody shed any light on where i may be going wrong?
  
Many thanks James.

Precautions when enabling Enterprise Mode

$
0
0
This is an update to the Knowledgebase support article and general precaution.  
  --------------------------------------------  
  Enabling the Enterprise Mode on KM devices    
      
  Article Number  
  515  
  Category:  
  How To  
    
  ---------------------------------------------------------------------------  
    
   Question/Issue:  
  To connect AutoStore or KYOcapture with Kyocera Mita devices the so called Enterprise mode has to be enabled at the device.  
  The firmware of the copier must be up to date and it must have a copier hard drive installed in order for it to work.  
    
      
  Answer/Solution:  
    
  Press the button for the status menu  
  Enter the service code ******** // removed by forum admin (needs to be done by a Kycoera reseller)  
  Type the number 510 which will bring you to the menu where the enterprise mode can be activated  
  **If 510 is not available, the firmware is not up to date.**  
  Press the Green Button  
  You can now choose whether to enable or disable the enterprise mode - please Enable it, and press the Green Start Button  
  Leave the menu with the yellow // reset button, or stop/clear  
  Enter 1  
  Press the Green Button to leave the service menu  
    
  ******SPECIAL NOTES: ENABLING ENTERPRISE MODE WILL CAUSE A MFP HARD DRIVER ERROR (C0640), AND THE COPIER THE HARD DRIVE WILL NEED TO BE FORMATTED WITH SIMULATION 24.    
  1. THE SCANNER CONFIGURATION WILL BE LOST AND WILL NEED TO BE RECONFIGURED WITH THE KYOCERA KYOCAPTURE DEVICE MANAGER IF YOU WISH TO RE-ENABLE SCAN2PC AND SCAN2EMAIL, YOU CANNOT USE THE TYPICAL WEB SECTIONS OR THE SCANNER ADDRESS EDITOR.  
  2. SCAN2FTP, SCAN2SMB, AND SCAN2DATABASE ARE NOT AVAILABLE WITH ENTERPRISE MODE ON.  
  3. NETWORK FAX FEATURES WILL BE DISABLED, INCOMING AND OUTGOING.  
    
  This should be looked at before performing the installation and discussed with the client.

Store to Folder on Vista 64 bit

$
0
0
I have a customer running KYO capture on Server 2005 and they are trying to store documents to a mapped drive folder on a Vista 64 bit machine and it is not working.
You can manually write files to the Vista machine from the 2005 server but in service mode it does not work
  
  
Thanks,
Jack

HyPass folder browsning

$
0
0
I have a client who wants to use folder Browsing from a Kyocera TASK alfa 300Ci machine. I have the problem with kyocapture and Hypass program that I can not browse all of their folders, they have 1700 folders in their root directory. With the subdirectories, there is a total of approximately 11,000 folders. The machine comes with a time out and never shows the folders.  
I have tried to test it in a test setup with about 500 folders, I can see the structure but I can not enter the subdirectorys.
  
What is the max number of folders to be browsed?
  
  
/Rune KMDK
Viewing all 69 articles
Browse latest View live