oracle.stellent.ridc.protocol.ServiceException: "IN_128" piece of content has not been verified successfully. The content ID is not unique.

Hi all

I want to delete and a file with CRMI archiving...

for the first time there are no the file and logging has happened successfully, but the second time,

delete the specified file and immediately checkin file with the same id of content...

then I get this error...

oracle.stellent.ridc.protocol.ServiceException: "IN_128" piece of content has not been verified successfully. The content ID is not unique.

I tried this steps webcenter content and everything is ok.


I used JDevelpoer Version 11.1.1.6.0

Please guide me

I appreciate any help in advance

and I'm sorry because I'm not fluent English

Hello

Sorry, I did not understand your last response. This approach works for you? Is this useful?

When you create a revision of the document content ID is not going to change. Please connect to the content server to check the result.

Whenever you discover a content item and check plug, Content Server creates a new revision of this piece of content. The new revision has the same content as the previous version ID, but the native file and metadata can be identical or different. The system saves previous versions of a content item, so you can view them as necessary.

Thank you

Amey

Tags: Fusion Middleware

Similar Questions

  • java.lang.ClassNotFoundException: oracle.stellent.ridc.IdcClientManager

    Hi all
    JDeveloper 11.1.1.6 with Bathroom Extension
    RIDC library included in my project
    Integrated WLS has the oracle.ucm.ridc.app - lib (11.1.1,11.1.1) as a shared library.

    I get the error as in the subject when I run my application and you're trying to check in a document to the Complutense University of MADRID on the next line -
    IdcClientManager checkinmanager = new IdcClientManager();
    Interestingly, when I run the same class with a main method, it goes through fine, which probably means that the class is not picked up from the shared library.
    No idea what I'm doing wrong here.

    Class IdcClientManager is present in oracle.ucm.ridc - 11.1.1.jar, which is part of CRMI JDeveloper Extension deployed as a shared lib oracle.ucm.ridc.app - lib (11.1.1,11.1.1) on weblogic.

    Under the project Technologies tab, select RIDC, which will automatically add the RIDC shared lib weblogic-application.xml/weblogic.xml mention. (See sections 23.11.1, 23.11.2 in http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/c23_ridc.htm#BABEIGAA)

    Thank you
    Bharat

  • Portlet using the image stored on the my Oracle/Stellent Content Server

    Hi all

    The script is quite simple. I have a check image file in my Oracle/Stellent Content Server and I want to just create a simple portal with a portlet that displays this image on my weblogic Portal Server.

    How can I do this? So far I have installed the CIS_Helper on my happy server and cis admin app on my Portal Server. I have configured the SCS adapter and when I ran the criterion which must communicate with the content server, the test was OK. Im a little lost right now... What should I do?

    Thanks in advance.

    Hello

    First of all, by that you must run the sql script necessary for full text indexing as the documentation, and then run the collection rebuild cycle for tables created the first fo of indexation.

    Srinath

  • I am installing a piece of software called Pat Guard by towards the sea. Big problem, please help?

    I am installing a piece of software called Pat Guard by towards the sea. Everytime I try to half way through installation this message: ' microsoft. VC80. CRT, version = "8.05727.4053", type = "win32", publickeyToken = "1fc8b3b9a1e18e3b","processorArchitecture ="x 86 ". Please refer to help and support for more information. HRESULT: 0X80070BC9

    Can someone help me? I'm tired, try to solve this: L
    Thank you in advance,
    Toby.

    Have you tried to contact support to the sea?

  • Why Oracle ManagedDataAccess (4.121.1.0) throws a System.FormatException "first chance" exception to the debugger when you use OracleCommand.BindByName (on some machines, but not others)?

    Why Oracle ManagedDataAccess (4.121.1.0) throws a System.FormatException "first chance" exception to the debugger when you use OracleCommand.BindByName (on some machines, but not others)?

    This occurs when calling a ref cursor-returning packaged function stored with OracleCommand.BindByName set to true.

    When BindByName undefined, it works as expected.

    I've only been able to recreate this problem on a machine in my control. This issue has also reported to me by a customer.

    I tried to change the locale of the system of EN - UK EN-US, but I was not aware of any change in behavior.

    Similarly, I've tried explicitly overriding the default locale of the system with the OracleGlobalization parameters, and it also had no effect.

    Please see the example below.

    ---

    Environment (default):

    Windows 7 Professional 64-bit SP1

    Visual Studio 12.0.21005.1 REL / / CAN BE SIGNIFICANT

    .NET framework 4.5.51209

    Local system: EN - UK (but also does not, EN-US).

    Oracle.ManagedDataAccess 4.121.1.0

    "< supportedRuntime version ="v4.0"sku =". NETFramework,Version=v4.5.1"/ >

    Environment (base):

    Windows 7 Professional 64-bit SP1

    Updated Visual Studio 12.0.31101.00 //SEE above 4

    .NET framework 4.5.51209

    Local system: EN - UK

    Oracle.ManagedDataAccess 4.121.1.0

    "< supportedRuntime version ="v4.0"sku =". NETFramework,Version=v4.5.1"/ >

    Call stack:

    mscorlib.dll. Unknown System.Number.StringToNumber(string str, System.Globalization.NumberStyles options, ref System.Number.NumberBuffer number, System.Globalization.NumberFormatInfo info, bool parseDecimal)
    mscorlib.dll. Unknown System.Number.ParseInt32(string s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Types.OracleRefCursor.OracleRefCursor (connection Oracle.ManagedDataAccess.Client.OracleConnection, OracleInternal.ServiceObjects.OracleRefCursorImpl refCursorImpl, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long initialLongFS, long initialLobFS, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleParameterImpl.ExtractRefCursorFromAccessor (Oracle.ManagedDataAccess.Client.OracleConnection conn, accessor OracleInternal.TTC.Accessors.Accessor, long fetchSize, Oracle.ManagedDataAccess.Client.PrmEnumType enumType, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution, int currentRow) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleParameterImpl.GetRefCursorFromBytes unknown (Oracle.ManagedDataAccess.Client.OracleConnection conn, accessor OracleInternal.TTC.Accessors.Accessor, long fetchSize, Oracle.ManagedDataAccess.Client.PrmEnumType enumType, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Client.OracleParameter.PostBind_RefCursor (connection Oracle.ManagedDataAccess.Client.OracleConnection, OracleInternal.TTC.Accessors.Accessor bindAccessor, long fetchSize, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleCommandImpl.ExtractAccessorValuesIntoParam (Oracle.ManagedDataAccess.Client.OracleParameterCollection paramColl, Oracle.ManagedDataAccess.Client.OracleConnection connection, string commandText, long longFetchSize, long lobFetchSize, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! Unknown Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader(bool requery, bool fillRequest, System.Data.CommandBehavior behavior)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader (unknown)

    > ManagedSimpleRefCursor1.exe! NoddyConsole.Program.Command_ExecuteReader_BindByName_Fails (Line 63 c#)

    Example:

    ----

    using System;

    using System.Collections.Generic;

    using System.Linq;

    using System.Text;

    using Oracle.ManagedDataAccess.Client;

    using Oracle.ManagedDataAccess.Types;

    using System.Data;

    namespace NoddyConsole

    {

    public class Program

    {

    public static int Main (string [] args)

    {

    Error int = 0;

    Errors += Command_ExecuteReader_BindByName_Fails();

    Errors += UseReturnValue_Command_ExecuteNonQuery_BindByName_Fails();

    return errors;

    }

    public static int Command_ExecuteReader_BindByName_Fails()

    {

    Error int = 0;

    Try

    {

    var conn = new OracleConnection ("UID = USER; Password = PASS; ("Data Source = / / your-host: 1521 / yours-sid");

    var conn = new OracleConnection ("user Id = UNIT620; Password = UNIT620; ("Data Source = / / ln1apidb01:1521 / fm");

    Conn. Open();

    IRRELEVANT

    OracleGlobalization og is conn. GetSessionInfo();

    og. DateFormat = "HH24:MI:SS MON-DD-YYYY";

    Conn. SetSessionInfo (og);

    var cmd is conn. CreateCommand();

    cmd.CommandType = CommandType.Text;

    BindByName. cmd = true;

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_1 (in_code = >: in_code); END; « ;

    var prm1 is cmd. CreateParameter();

    PRM1. ParameterName = "rc";

    PRM1. Direction = ParameterDirection.ReturnValue;

    PRM1. OracleDbType = OracleDbType.RefCursor;

    cmd. Parameters.Add (prm1);

    / * SHAUN.recreate_issue_1 * /.

    var prm2 is cmd. CreateParameter();

    PRM2. ParameterName = "in_code";

    PRM2. Direction = ParameterDirection.Input;

    PRM2. OracleDbType = OracleDbType.Varchar2;

    PRM2. Value = "A";

    cmd. Parameters.Add (prm2);

    /* */

    var reader is cmd. ExecuteReader(); FAILS to System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)

    /* *-/

    OracleRefCursor orc = null;

    cmd ExecuteNonQuery()); must fail here

    ORC = cmd. Parameters ["rc"]. Value as OracleRefCursor;

    If (orc is nothing)

    throws InvalidOperationException new ("Invalid return the ref cursor type");

    var = orc player. GetDataReader();

    /* */

    While (reader. Read

    {

    var values = new object [reader. FieldCount];

    drive. GetOracleValues (values);

    for (int i = 0; i < values.) Length; (++ I)

    {

    Console.WriteLine(values[i]);

    }

    }

    drive. Dispose();

    cmd. Dispose();

    Conn. Dispose();

    }

    catch (Exception ex)

    {

    Console.Error.WriteLine (ex) Message);

    Errors ++;

    }

    Finally

    {

    Return (true);

    }

    return errors;

    }

    public static int UseReturnValue_Command_ExecuteNonQuery_BindByName_Fails()

    {

    Error int = 0;

    Try

    {

    var conn = new OracleConnection ("UID = USER; Password = PASS; ("Data Source = / / your-host: 1521 / yours-sid");

    Conn. Open();

    IRRELEVANT

    OracleGlobalization og is conn. GetSessionInfo();

    og. DateFormat = "HH24:MI:SS MON-DD-YYYY";

    Conn. SetSessionInfo (og);

    var cmd is conn. CreateCommand();

    BindByName. cmd = true; // ####

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_1 (in_code = >: in_code); END; « ;

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_2; END; « ; No params, works

    var prm1 is cmd. CreateParameter();

    PRM1. ParameterName = "rc";

    PRM1. Direction = ParameterDirection.ReturnValue;

    PRM1. OracleDbType = OracleDbType.RefCursor;

    cmd. Parameters.Add (prm1);

    / * SHAUN.recreate_issue_1 * /.

    var prm2 is cmd. CreateParameter();

    PRM2. ParameterName = "in_code";

    PRM2. Direction = ParameterDirection.Input;

    PRM2. OracleDbType = OracleDbType.Varchar2;

    PRM2. Value = "A";

    cmd. Parameters.Add (prm2);

    /* */

    var reader is cmd. ExecuteReader();

    OracleRefCursor orc = null;

    HERE does NOT cmd. BindByName = true; System.FormatException first-chance exception in at System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)

    cmd ExecuteNonQuery());

    ORC = cmd. Parameters ["rc"]. Value as OracleRefCursor;

    If (orc is nothing)

    throws InvalidOperationException new ("Invalid return the ref cursor type");

    var = orc player. GetDataReader();

    While (reader. Read

    {

    var values = new object [reader. FieldCount];

    drive. GetOracleValues (values);

    for (int i = 0; i < values.) Length; (++ I)

    {

    Console.WriteLine(values[i]);

    }

    }

    drive. Dispose();

    ORC. Dispose();

    cmd. Dispose();

    Conn. Dispose();

    }

    catch (Exception ex)

    {

    Console.Error.WriteLine (ex) Message);

    Errors ++;

    }

    Finally

    {

    Return (true);

    }

    return errors;

    }

    }

    }

    ---

    create or replace package THAT SHAUN is

    type ref_cur_type is ref cursor;

    function recreate_issue_1)

    in_code varchar2: = null

    ) return ref_cur_type;

    end SHAUN;

    /

    create or replace package body what SHAUN

    -TTS000233

    function recreate_issue_1)

    in_code varchar2: = null

    ) return ref_cur_type is ref_cur ref_cur_type;

    Start

    Open the ref_cur for

    Select UO.object_name from user_objects UO;

    Return ref_cur;

    end recreate_issue_1;

    end SHAUN;

    /

    ---

    Thanks a lot to qualify again for me Alex.  I'll try upgrading to the latest version of the provider.

    The difference in behavior between the two hosts was found to be reduced to differences in configuration VS.

    Checking 'Just my code' prevents the first chance thrown in the debugger exception. As in fact, the exception is handled in the provider, it is enough for me.

  • Why oracle.exe takes 8 Virtual G; bytes, memroy target may not go beyond 5 G. How to minimize the virtual bytes perfmon

    Dear Experts,

    Please help me check why virtual bytes Perfmon takes more memory we allocated.

    OPERATING SYSTEM

    Windows Server 2003 R2 Enterprise Edition x 64 Edition Service Pack 2 (build) 3790

    ORACLE

    Oracle Database 11 g Enterprise Edition Release 11.1.0.6.0 - 64 bit Production

    PL/SQL release 11.1.0.6.0 - Production

    CORE 11.1.0.6.0 Production

    AMT for 64-bit Windows: Version 11.1.0.6.0 - Production

    NLSRTL Version 11.1.0.6.0 - Production

    Total RAM on the box is 8G

    Swap file

    Windows virtual memory equal to C, D, E, F discs is set to M 12273 and allocated now is 11262M

    LPENABLED is not defined

    SQL > show parameter pga_

    pga_aggregate_target 0

    SQL > show sga

    Total System Global Area 5344731136 bytes

    Bytes of size 2114736 fixed

    4630514512 variable size bytes

    671088640 of database buffers bytes

    Redo buffers 41013248 bytes

    SQL > see the memory settings

    hi_shared_memory_address 0

    memory_max_target 5G

    5G memory_target

    shared_memory_address 0

    SQL > show sga parameter

    lock_sga FALSE

    PRE_PAGE_SGA FALSE

    SGA_MAX_SIZE 5G

    SGA_TARGET 0

    Question:

    Why oracle.exe takes 8 Virtual G; bytes, memroy target may not go beyond 5 G. How to minimize the virtual bytes perfmon

    Thank you for your time and help.

    When you talk about Oracle.exe you seem not to take into account

    -L'executable memory will too

    -Oracle is a multithreaded Windows process, so memory consumption goes also to the different client that are connected to the database session.

    This means, you consume approximately 3G of memory beyond the LMS, and it is quite reasonable.

    So if you want to make sure that oracle consumes less than 8G memory, you have two options

    -reduce the SGA

    You spend more than 50 percent of the memory of the SGA. Oracle has never recommended that

    You might be willing to v$ sga_target_advisor allows you to see the impact of this change.

    You may also set your SQL queries

    -the second option you have is to stop Oracle.

    For sure it will use less than 8G in this solution.

    ---------------

    Sybrand Bakker

    Senior Oracle DBA

  • Oracle Forms objects has not generated successfully

    Jen

    OS OUL5x64
    EBS r12.1.1
    DB 11 GR 1 material

    apllied patch 8610746 and received this error

    Help, please!
    Thanks in advance.


    The following Oracle Forms objects have not generated successfully:



    the ARXRWRCT.pll resources

    the ARXRWAPP.pll resources

    the ARXTWLIN.pll resources

    Hello

    Please check the log files for more information about the error.

    In addition, manually compile forms and see the error you get.

    If you have invalid objects in the database, make sure that all are compiled.

    Thank you
    Hussein

  • Withdrawal of a piece of content using RIDC file.

    Hi all

    We have a requirement where the content is stored in multiple virtual folders (folder active g) level.

    for example the abc type content is stored in the folder virtual contribution records/abc / < current_date > (one folder per day is created, everything is done using CRMI)

    now, requirement changed to not do any virtual folder for the content item.

    What should I do to update an existing content element to have no virtual folder attached to it.

    I tried to UPDATE_DOCINFO as below:

    binder.putLocal ("IdcService", "UPDATE_DOCINFO");

    binder.putLocal ("done", has in fact);

    binder.putLocal ("dDocName", dDocName);

    binder.putLocal ("dCollectionID", null);

    but do not do anything,

    Please let me know if it is not a proper way to do it.

    Hello

    I suggest using archive:

    1. take the export of all content or part by part and remove the system you take an export

    2 import the back in the system and apply a value empty folder-ID (xCollectionID) by using a value card rule, which is a valid scenario for not having a record assigned to the content

    3. you then rest only to delete records

    3.1 - use COLLECTION_DELETE_LOT or similar service to remove all folders & subfolders

    3.2 - manually remove the parent folders folder if necessary

    HTH

    -Anand

  • Oracle 10g FRM-41051 on a piece of text data with a LOV non-base

    Hi all

    I am struggling with a problem, I am convinced that must have a really simple solution, but for the life of me I can't understand it!

    I have a block of data called query. It is a block not DB with a certain number of elements, with LOVs or drop-down lists. It is used to choose the values, which are "translated" in the values programmatically in the other two blocks of data of database (which will be populated in the trigger WHEN-BUTTON-PRESSED a button in the block no DB).

    This is necessary because I have a somewhat complex query that can take the values of many different tables and displays items of information of all the different tables.

    My problem is that on my text element (which has a LOV attached to it with the automatic display of the Yes value); When I click it, I expect the LOV to show and I am able to choose a value. Instead I get the error "FRM-41051-you can't create folders here" and does not display the LOV.

    I don't understand this. Everything on the block is an element not DB, including the block itself and I don't want to 'create' all the records, all I want to do is choose values in my text that I can then use in a DB query (written in my trigger).

    What I am doing wrong?

    Abigail

    Make sure that the property 'Insert enabled' is 'YES' for your control block.

  • How can I fix this error message, the address has not been understood Firefox doesn't know how to open this address, because one of the following values for protocols (connectag

    We have a new computer and I can't get my watch running from garmin for synchronization with mozilla. The error message I get is "address not was heard.

    Firefox doesn't know how to open this address, because one of the following protocols (connectagent) is not associated with any program or is not allowed in this context.

       You might need to install other software to open this address."
    

    Help please

    Hi grranchgirl, if you have an "Always enable" and "never activate?

    I don't know if the terms 'modern' and 'classic' mean anything to you, but there is a thread on the Garmin forums that might be useful - it is very long and I didn't read it all.

    https://forums.Garmin.com/showthread.php?79956-modern-Garmin-connect-mostly-doesn-t-work-in-both-Firefox-and-chrome & p = 330634 #post330634

  • So I can update my Oracle Java Applet plugin Development Kit 7, update 65, can you link me to the correct page of download of Oracle from your update of the Plugin page?

    When I accessed to periodically your Plugin Check and updates the web page in the past, I really appreciated that you connect to the right webpage updates of the Plugin of the seller when I clicked on the button update now red. "" This time, however, your Applet Java plug-in 'Update Now' button link I Oracle Java "Release Notes for updates to 7u65 ' rather than the usual download page. It seems rather unexpected for me, or any other user conscientious, to search for the appropriate file "JDK 7U65" download on the Oracle website.

    Thank you

    I usually use this page: http://www.java.com/en/download/testjava.jsp

    I hope that someone will fix the plugin check site.

  • When I try to reply to messages on some websites via Outlook, I get: "no socket error 11001 protocol smtp port 25 google host was not found."

    When I try to reply to messages on some Internet sites via outlook, I get, no socket error 11001 protocol smtp port 25 google host cannot be found.  also when attempt to send from outlook, I get, google found 3 error socket port 110 Protocol pop 0X800CCC0D.i am not very good at such things but can follow directions if they are not complicated to. A few years ago someone set up my computer and I remember their delete something with outlook, because I was going to use google to e mail.but I'm not sure. This problem became a big drawback.

    original title:, not socket error11001 protocol smtp port 25 host not found google, google can't find ox8oocccod

    Hello

    see this link:

    http://www.FixYa.com/support/t2859101-cannot_get_or_send_mail_error

  • When it is connected to the pc only, all except a piece of music has disappeared.

    Hi, I am a beginner. No one knows what to do when all your songs is very well recognized, but then you connect to your pc and that a piece of music is recognized? When I disconnect my PC, they are all there. I don't understand what is happening? Can someone please?

    1) change the mode (settings/USB/switch Mode from MSC to MTP or conversely, pass Auto Detect) and see if your music is visible in the other mode.

    (2) in MSC mode, the music folder is a reason inexplicable, hidden by default. This FAQ explains how to fix this in Windows:

    http://forums.SanDisk.com/Sansa/board/message?board.ID=announcements&message.ID=10&jump=true#M10

  • Windows Media Player 12 and problems such as playing the "function for a piece of music does not work.

    When I use the function "play to" in Media Player 12 the unit I'm streaming to a Pure Jongo A2 wifi adapter "opens and is visible in the drop-down list. '" The piece of music, then displays in the window open, but nothing happens. No sound.

    Any help would be appreciated.

    Friday, October 10, 2014, 15:30:18 + 0000, George O'Leary wrote:
     
    >>
    >>
    > Hope that this might help
     
    As I mentioned earlier, there is no mention of the DLNA certification.  I found
    which may or may not help.
     
     
    I suggest that you try their http://support-uk.pure.com/new-ticket support
     
     
     
    __________________________________________________________________________________________________
    Barb
    MVP Windows Entertainment and connected home
     
    Please mark as answer if that answers your question
     
     
     
  • Remote Desktop Protocol v8.08 on IOS (IPAD) - constant disconnects since update to the new version.

    Given the issues with RDP 8.08 updated on my IPAD in July 2014.  I am able to connect to my Windows 7 remote desktop, but a refresh of the screen is very slow and disconnects often occur. Any ways to configure my Windows 7 destop for better behavior?  Thank you.

    Hello Susan,

    Because the problem is Remote Desktop Protocol v8.08, I would ask post you the question on the Clients of remote office on TechNet forum.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?Forum=winRDc

    Feel free to post on the Microsoft Community, in the case where you encounter problems when you are working on Windows.

    Thank you.

Maybe you are looking for

  • UV filter.

    Dear all, I want to buy a UV filter for the screen of my Mac. On Amazon, it says for my Macbook pro from end of 2011 and 2013 models. Is this a problem? Model: MacBook Pro 13 inches in 2011. Thank you very much for your help, AlAndalus

  • Webcam does not work on my Satellite L50 - B - 16 c

    We have Skype each other with my family, but the camera does not work on my laptop. Toshiba L50 - B - 16 c.Can someone help me?

  • Dell Stage &amp; Windows 10

    Hello My laptop is preinstalled with Dell Stage. Since the purchase, I upgraded to win 10 of Win 7. Dell Stage is not compatible with Win 10. (see below) I tried to uninstall Dell Stage of my system, but that proved impossible. I visited downloads De

  • Port forwarding for Cisco RV042G TSE

    Hi, I have just configured a Cisco small Business routers on my network RV042G. My problem is that I would like to allow TSE through the WAN1 and I am not able to do. I place this information in the menu:-Setup / Forwarding TSE[TCP/3389~3389]->192.16

  • Bloomberg, the licenses and VDI

    Looks like that for some time someone commented on the subject, and we recently bought the software. So now is the perfect time to open the discussion up on this.We bought Bloomberg Professional, with their keyboards of Bloomberg and all. There was a