Task to the mapping of object status: is it possible to have user-defined status?

Hi guru.

'Task of object state Mapping' tab for the definition of the process allows you to set the "status of the object' to 'status '.

'Status of the object' contains values defined on "Definition of the State" for defined object "resource". It is possible to extend this list by adding user-defined status. But the allocation of these statutes (for example, 'view data name updated') for status (say, 'C', finished) it causes a corresponding Bundle error is found.

How is it possible to use the user defined the statutes?

Hello

These statutes are pre-defined and shipped by the IOM.

You cannot change C-> etc. put into service.

~ J

Tags: Fusion Middleware

Similar Questions

  • Problem with the task of mapping the object status

    Hello

    There is a "Create User" task, which at the end gives the status of the object to set.
    There is a later task named "Update form" which, on the rejection, must restore the status of the Configuration object.

    I put in place this logic in the 'Mission to the mapping of object status' tab in the console Design.
    However, this change doesn't think. What is the best solution in this case?

    Kind regards
    SK

    Once the resource is implemented, you can only have three status

    Enabled, disabled and removed

    You can do it, commissioning or any other

    These status shows the status of the resource. Now, once the user get configured how it can be provisioning (failed). Perhaps some update fails, what does not mean that the user is not put into service.

    Yes, you can do work around that Gyan has suggested to you

    -nayan

  • How update the calendar in the mapping of period FDMEE source

    Hello

    We are looking to update the calendar in the mapping of period FDMEE source.

    I have attached the screenshot. Once I chose the MD (jan - Dec), the year GL calendar details up to 2014 is coimg upward where 2015 is still missing.

    We would like to know how to add details to the year 2015... where this timetable is maintained.

    Our source is Peoplesoft General Ledger and target is "ARM."

    Please notify.

    Thank you

    Rigot

    I assume that the timetable is kept in TFTP so if 2015 has been another year added you initialize again your source system.

    Have you already tried?

    Concerning

  • User Defined functions in the Mapper

    I have user-defined functions that work in BPEL but I can't make them work in the Mapper. They appear when expected for jDeveloper but throw "function not found" errors

    Can someone look at my config files and see if the error comes out? Thank you bunches!

    BPEL file:

    " < soa-xpath-functions xmlns =" http://xmlns.Oracle.com/SOA/config/XPath "" "

    ' xmlns:f17 = ' http://ENTP.HUD.gov/customxpath/functions "" "

    version = "11.1.1.

    resourceBundle = "oracle.tip.tools.ide.common.resource.IDEMessageBundle"

    >

    < name of the function = "f17:editCaseNumber" >

    com.F17.CustomFunction.editCaseNumber < className > < / className >

    < return type = "tree" / >

    < params >

    < param name = "stringToFormat" type = "string" / >

    < param name = "order" type = "string" / >

    < / params >

    number of valid cases and formats < desc > < / desc >

    < detail >

    <! [CDATA [this is a custom function.] If you use it, you must include the

    Following namespace declaration in your BPEL file.

    < br / > < br / >

    ' xmlns:f17 = ' http://ENTP.HUD.gov/customxpath/functions "" "

    < br / > < br / >

    USE: f17:editCaseNumber(string,string) < br / >

    Channel 1 is the data < br / >

    Channel 2 is the command. Valid commands are: < br / >

    1 = number of control check and come back as nnnnnnnnnn < br / >

    2 = number of control check and come back as nnn-nnnnnnn < br / >

    3 = Append check digit and return under nnnnnnnnnn < br / >

    4 = Append check digit and return under nnn-nnnnnnn

    < br / > < br / >

    Returns XML document fragment: < br / >

    Import of f17userDefinedFusnctions.xsd space variable prototype. < br / >

    See documentation for more details.]] >

    < / details >

    < / feature >

    < name of the function = "f17:compressFile" >

    com.F17.CustomFunction.compressFile < className > < / className >

    < return type = "tree" / >

    < params >

    < param name = "stringToFormat" type = "string" / >

    < / params >

    < desc > compress long strings by DB storage < / desc >

    < detail >

    <! [CDATA [this is a custom function.] If you use it, you must include the

    Following namespace declaration in your BPEL file.

    < br / > < br / >

    ' xmlns:f17 = ' http://ENTP.HUD.gov/customxpath/functions "" "

    < br / > < br / >

    USE: f17:compresFile (string)

    < br / > < br / >

    Returns XML document fragment: < br / >

    See documentation for more details.]] >

    < / details >

    < / feature >

    < name of the function = "f17:sortList" >

    com.F17.CustomFunction.sortList < className > < / className >

    < return type = "tree" / >

    < params >

    < param name = "listIn" type = "string" / >

    < / params >

    lists of kinds of < desc > < / desc >

    < detail >

    <! [CDATA [this is a custom function.] If you use it, you must include the

    Following namespace declaration in your BPEL file.

    < br / > < br / >

    ' xmlns:f17 = ' http://ENTP.HUD.gov/customxpath/functions "" "

    < br / > < br / >

    USE: f17:sortList (String) < br / >

    Build the string as: & lt; list & gt; & lt; point & gt; [data] & lt; / point & gt;... & lt; / list & gt; < br / >

    Returns XML document fragment: < br / >

    Import of f17userDefinedFusnctions.xsd space variable prototype. < br / >

    See documentation for more details.]] >

    < / details >

    < / feature >

    < name of the function = "f17:replaceString" >

    com.F17.CustomFunction.replaceString < className > < / className >

    < return type = "string" / >

    < params >

    < param name = "StringToFix" type = "string" / >

    < param name = "RegX" type = "string" / >

    < param name = "replaceString" type = "string" / >

    < param name = "mode" type = "string" / >

    < / params >

    Sets < desc > replaceFirst and replaceAll functions java < / desc >

    < detail >

    <! [CDATA [this is a custom function.] If you use it, you must include the

    Following namespace declaration in your BPEL file.

    < br / > < br / >

    ' xmlns:f17 = ' http://ENTP.HUD.gov/customxpath/functions "" "

    < br / > < br / >

    USE: f17:replaceString(String,String,String,String) < br / >

    Chain change, regular expression, mode [optional] replace the string - 1 = all, 2 = first by default all the < br / >

    See documentation for more details.]] >

    < / details >

    < / feature >

    < / soa-xpath-functions >

    file Mapper:

    < soa-xpath-functions

    " xmlns =" http://xmlns.Oracle.com/SOA/config/XPath "" "

    ' xmlns:repl = ' http://www.Oracle.com/xsl/transform/Java/COM.F17.CustomFunction.replaceString "" "

    ' xmlns:comp = ' http://www.Oracle.com/xsl/transform/Java/COM.F17.CustomFunction.compressFile "" "

    version = "11.1.1.

    resourceBundle = "oracle.tip.tools.ide.common.resource.IDEMessageBundle"

    >

    < name of the function = ' model: compressFile ">

    com.F17.CustomFunction.compressFile < className > < / className >

    < return type = "tree" / >

    < params >

    < param name = "stringToFormat" type = "string" / >

    < / params >

    < desc > compress long strings by DB storage < / desc >

    < detail >

    <! [CDATA [this is a custom function.] If you use it, you must include the

    Following namespace declaration in your BPEL file.

    < br / > < br / >

    ' xmlns:f17 = ' http://ENTP.HUD.gov/customxpath/functions "" "

    < br / > < br / >

    USE: f17:compresFile (string)

    < br / > < br / >

    Returns XML document fragment: < br / >

    See documentation for more details.]] >

    < / details >

    < / feature >

    < name of the function = "repl:replaceString" >

    com.F17.CustomFunction.replaceString < className > < / className >

    < return type = "string" / >

    < params >

    < param name = "StringToFix" type = "string" / >

    < param name = "RegX" type = "string" / >

    < param name = "replaceString" type = "string" / >

    < param name = "mode" type = "string" / >

    < / params >

    Sets < desc > replaceFirst and replaceAll functions java < / desc >

    < detail >

    <! [CDATA [this is a custom function.] If you use it, you must include the

    Following namespace declaration in your BPEL file.

    < br / > < br / >

    ' xmlns:f17 = ' http://ENTP.HUD.gov/customxpath/functions "" "

    < br / > < br / >

    USE: f17:replaceString(String,String,String,String) < br / >

    Chain change, regular expression, mode [optional] replace the string - 1 = all, 2 = first by default all the < br / >

    See documentation for more details.]] >

    < / details >

    < / feature >

    < / soa-xpath-functions >

    None of the answers was * exactly * correct, but they gave me enough information to solve the problem.

    To implement what I have to code the functions a bit differently.

    • BPEL functions are all the IXpathFunction extension classes.
    • Mapper functions are not.
    • BPEL functions are each separate classes.
    • A single class with a method for each desired function mapper functions.
    • BPEL classes outcrop in the config file ext-bpel-xpath-functions-config. XML
    • The Mapper class is exposed in the config file ext-Mapper-xpath-functions - config.xml

    A BPEL class looks like:

    public class editCaseNumber implements IXPathFunction {
        public Object call(IXPathContext context, List args) throws XPathFunctionException {
           return docOut;
        }
    }
    

    A class to map looks like:

    public class mapperFunctions {
        public static String replaceString(String sIn,String sMat,String sRep,String mode){
            return finalString;
        }
        public static XMLDocumentFragment compressFile(String indoc){
            return docOut;
        }
    }
    

    (I deleted the code of these to avoid confusion.)


    My ext-Mapper-xpath-functions file - config.xml looks like:

    soa-xpath-functions
            xmlns="http://xmlns.oracle.com/soa/config/xpath"
            xmlns:map="http://www.oracle.com/XSL/Transform/java/com.f17.customfunction.mapperFunctions"
            version="11.1.1"
            resourceBundle="oracle.tip.tools.ide.common.resource.IDEMessageBundle"
            >
      
      com.f17.customfunction.mapperFunctions.compressFile
      
      
      
      
      Compresses large strings for DB storage
      
                    
    USE: map:compresFile(string)

    Returns XML document fragment containing HEX binary string:
    <compressedFile$gt;[outPut]</compressedFile> See documentation for details.]]>
    com.f17.customfunction.mapperFunctions.replaceString Exposes replaceFirst and replaceAll java functions
    USE: map:replaceString(String,String,String,String)
    String to edit,
    regular expression,
    replacement string mode
    1 = all
    2 = first occurance
    See documentation for details.]]>


  • Change the value of the object of the task to the task

    Is it possible for a value object Type change of the task to the task?

    I want to do some user entered - optional for the original user objects, then

    The user entered - required when the form is assigned to the next user.

    I use Designer ES4 and ss4 Workbench.

    Create separate XDPs and pallets subject fields allows to configure the necessary properties for each step of the WorkBench.

    As long as the data binding is not changed, the same data connection can be used for each XDP

  • How get/set the value of the DataObject object in the task of the API?

    How get/set the value of the DataObject object in the task of the API?

    Are there examples of code availible?

    Hello

    You are here: http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_worklistcust.htm

    Antonis

  • Java API: Details of the error: Alert object returned task

    Hello

    Is there a way to details of the EGTT by task or any other object error in the Java API?

    I tried to use taskType.getError () .getMessage () , but it prints only "cannot perform this action. Contact your administrator to cloud. »

    But on vDirector it shows:

    could not update: [com.vmware.vcloud.common.model.ServerGroup #a26e600d-4c49-4d7c-8c65-a52dd9c4dd03]
    -Violation of UNIQUE KEY constraint 'uk_vm_container_org_vapp_name '. Cannot insert duplicate in the "dbo.vm_container" object key

    How can I get the exact cause of the error?

    Thank you

    Savita

    Hello

    I think that you do not connect as administrator by using the API. Try to connect as administrator system as the Organization and the password.

    Ex: user name - administrator@System

    password - password.

    The user interface shows because you sign in as an administrator.

    Kind regards

    Rajesh Kamal.

  • Research on the transient view object attributes

    Hi all

    I have a view X object that has a one-to-many relationship with another object view Y. In there, I have a State attribute that maps to a column of table and X, I have a transitional status attribute that is not mapped to any column in the table. Implementation of line class I derive the status of the status of all the is because the logic of the State is too complicated for a SQL of x. I also search page and brought to provide the ability to search on x status but because the attribute is transient is not considered during the search. What options I have to allow the user to perform a search on an attribute that must be derived? Any suggestions are welcome.

    I use JDeveloper 11.1.1.7.

    Thank you

    Bill

    Option 1:

    If the calculation of x attribute status is too complicated for the implementation as a SQL in queries or SQL expression, you can implement the calculation in function stored in DB (for example as a PL/SQL function) and map the VO attribute to this request of the VO function. In this way, you will make the x status attribute derived from SQL instead of a transient and then you will be able to do filtering against it in the SQL query.

    Option 2:

    If the calculation is a sort of grouping or ranking/grouping and your Oracle DB, you can try to implement the calculation using some of the built-in analytical functions of Oracle, who are very powerful and useful for tasks.

    Option 3:

    If none of above works for you, you can opt for filtering in memory instead of filtering at the level of SQL in DB. You can do this by setting the mode of the corresponding ViewCriteria (i.e. your search pane is based) to 'In memory' instead of 'Database' or 'Both '. This way your VO will retrieve every x lines in memory and the ViewCriteria will filter them in memory after that. This approach is not good, however, if X contains a very large number of lines, because all these lines must be read into memory before filtering.

    Dimitar

  • Addition of ApplicationMenuItem to the Maps Application

    I am trying to add an ApplicationMenuItem to the Maps app on OS 4.2, using JDE 4.2.1.

    I use the addMenuItem() method in ApplicationMenuItemRepository:

    m_appMenuRepos.AddMenuItem (ApplicationMenuItemRepository.MENUITEM_MAPS, m_map);

    The m_map object is a subclass of ApplicationMenuItem. I use a similar code to add items to the calendar, Memo, task menu, etc. and all this work. Only on the application Maps, the menu item does not appear when you run the Maps app.

    The snippet above in a try/catch block, no exception is thrown.

    JDE 4.2.1 device 8320 w / 4.2.2.180, sim is 4.2.x (no matter what sim with the Maps app, I tried several).

    Please take a look at the developers knowledge base article below for an example on how to do this.

    How - to add an ApplicationMenuItem to BlackBerry Maps
    Article number: DB-00618

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800703/How_To _...

  • Custom due to the REST API objects

    I'm looking to create a custom through the other API object. Details of demand that I'm getting are as below:

    Publish

    https://www02.secure.Eloqua.com/API/rest/1.0/assets/customObject

    Body of the request:

    {

    'type': 'Objetpersonnalise ',.

    "name': 'prospecting."

    "description': 'customer prospecting."

    'fields':]

    {

    'type': 'CustomObjectField ',.

    'name': 'call Notes.

    'dataType': 'text ',.

    "defaultValue",:

    "displayType": "text".

    },

    {

    'type': 'CustomObjectField ',.

    "name': 'Date called."

    'dataType': 'date ',.

    "defaultValue",:

    "displayType": "text".

    },

    {

    'type': 'CustomObjectField ',.

    "name': 'call Status."

    "dataType': 'digital."

    "defaultValue",:

    "displayType": "text".

    }

    ],

    'uniqueCodeFieldId': '1000012.

    }

    With the above request, we are able to create custom object record fields, but there is no API for this field mappings. Missing something?

    In addition, we would like to know what mean the following in regards to custom objects.

    Display name field

    Unique Code field

    Email address field

    All entries on this would be very appreciated.

    I don't know if you're still trying to understand this point, but I thought I would answer because it took me forever to understand as well. I hope this will help someone in the future.

    It helps to understand that there are actually two pieces of custom objects.

    1) there are data that you pass - which you built above

    2) there is the mapping you will spend so Eloqua know what fields to custom object match what elements in your data

    The problem with custom objects, is that there is no easy way for Eloqua expose the fields in the custom object because they accept a naming convention. So instead of being able to map to the fields as {{Contact.Field (C_EmailAddress)}}, you must instead map to fields like this: {{Objetpersonnalise [23].}} Field [181]}}.

    To get the field mappings, you must actually understand the Objetpersonnalise id and send a request to Eloqua to retrieve the field mappings.

    You have to hit two end points to return the json representation of the Objetpersonnalise:

    (1) for a list of all CustomObjects: /API/bulk/2.0/assets/customObjects/

    (2) for fields in a particular Objetpersonnalise: /API/bulk/2.0/assets/customObject/23<- number="" of="" custom="" object="" (see="" #23="" in="" example="">

    Then you must use the values you get returned to set your mapping.

    For the second question, ask questions about these fields:

    Display name field

    Unique Code field

    Email address field

    You set those in the creator of Objetpersonnalise in E10. You map on them so that Eloqua knows how to connect your Objetpersonnalise to a contact.

    I think they map this way:

    Display name-> what you want to see the Objetpersonnalise as Eloqua (the title essentially)

    Field unique Code-> which is the unique id of the Objetpersonnalise (so you can update or add a new properly). In the example below, we use the Email address

    E-mail address field-> what is the email address so Eloqua can map the custom to a contact in the database object

    This is a mapping of the example. In the example below, I am mapping a single false value (lock_date) as well as salesforce id and the e-mail address of a custom object:

    {"isSyncTriggeredOnImport": true}

    'name': 'example Objetpersonnalise Sync ',.

    "fields": {"lock_date": "{{Objetpersonnalise [23].}}"} Field [195]}}', 'sfdc_id': ' {{Objetpersonnalise [23].}}. Field [190]}}', 'emailAddress': ' {{Objetpersonnalise [23].}}. Field [189]}}"},

    "updatedBy": "OurAPIUser",

    "uri": "/ customObjects/20/imports/332",

    "createdBy": "OurAPIUser",

    'identifierFieldName': 'emailAddress;

    'isUpdatingMultipleMatchedRecords': false,

    "updatedAt": "2014-09 - 12 T 15: 59:08.0699772Z.

    {"converted": "2014-09 - 12 T 15: 59:08.0699772Z '}

  • Monitoring the progress of the task in the pipeline

    Hello

    I was wondering if there is a way to track progress (% completed) of each task in the pipeline for a bunch of objects and run the simultaneous command in the pipeline. Don't think not write-progress can be used for this purpose.


    I have a script that migrate in series to a virtual machines list nightly in a data store different (storage vMotion). Each virtual machine is pretty huge (size provisioned about 1 TB) and takes about 3 hours to migrate each. What I want for each virtual machine in the pipeline that is being migrated, is to follow how migration is complete (for each virtual machine, not for virtual machines in the table in sound together) if I can send it to a notification by email of the progress for each computer virtual every hours that elapsed.


    1. place each vm in the table to foreach and run move-vm in agreement with a bunch of other commands (in pseudo-code below)

    2. when the instance of stopwatch hits 1 hour (which means that storage vmotion for VM in the pipeline happened for one hour), call a function of e-mail notification passing the percent complete of VM current migrating

    $vmarray | foreach {#need all orders here to execute simultaneously}

    Move-vm $_ - datastore (get-targetdatastore)

    $ElapsedTime = [stopwatch]: StartNew()

    $percentcompleted = get-courses (imaginary function) #this's what I what I need help

    $triggerdue = $elapsedtime.minutes - eq 60

    While ($true) {}

    If ($triggerdue) {$elapsedtime.reset; send-notifmail}

    $percentcompleted}

    }

    }


    In looking at [runspacefactory]: CreateRunspacePool to run these commands in the competition, but is a ' native PS / more powershell-ish ' to do this?

    Thank you very much.

    There are a couple of other possibilities.

    You can use Start-Job and parallel tasks in the workflow.

    You could launch the Move-VM with the RunAsync switch, which will not wait the way script wait for the svMotion.

    But you will probably hit some limitations of vSphere on the maximum number of authorized svMotions.

    Simply by looking at the status of the powershell jobs (regardless of the method chosen to use), is not very conclusive (because of the maximum vSphere).

    You can query tasks in vSphere, and question the percentage of completion from there (if available).

    This object even the task should also tell you the status (running, ro pending)

  • How to move the car on the tool pen with the camera on the map?

    I am a user of aftereffect on very basic projects like text animation, I'm working on the new project of my task is, I have to move the car on the way to the card with the foresight to the camera, I create object null and convert 3D and move all the mop on it, now I want to move the car on the exact road , I drew the pen tool on road, now I am stuck how can I move the car on the pen tool, you can also see my small project as an attachment file, I will be so grateful if someone try to help. https://goo.GL/36jdag

    If I understand your question, you want to make a graph of car to move on a graph of the map along a path that you draw with the pen tool. What you need to do is paste the track position information to the car.

    (1) make sure you that the current time indicator/reading head should be placed where you want the chart of the car to start the animation.

    (2) select your graphic card and press the "m" button to reveal the mask path property. Click on the words "Mask path" and then choose the editing command > copy

    (3) select your chart of car and press the 'p' to reveal it's position property. Click on the word "Position" to select, and then choose the command Edition > paste to paste the path of the mask information. The first keyframe will be located in your current-time indicator. You can then adjust the keyframes to your liking.

    Hope this helps!

  • Will be performing tasks VISA with a data acquisition (Dev1) in a VI block tasks with the second DAQ (Dev2) VISA in a second VI?

    Hi all

    I have two functional screw a loop a set of read and write tasks with device 1 (NI USB-6008).  The second loop a set of writing with device 2 (another NI USB-6008) tasks.  2 VI has a massively slower than VI 1 time scale, which means that it must run in a separate loop.  Otherwise, VI 2 was created by copying and modifying 1 VI and variable names actions with him (though not, for example, global variables).  The two screws are meant to run at the same time on the same PC.

    However, if VI 1 is running at the same time as VI 2, any read operations or in writing to 1 VI 1 device are executed - but the VISA read and write operations to a serial device work.  When VI 2, all VI 1 functions work fine.

    Although I configured channels for tasks using the GUI DAQmx, I execute tasks using reading DAQmx write commands and have correctly defined the task 'create' and 'stop the task' live out the beginning and the end of my loop, respectively.

    Does anyone have suggestions for what could be the cause?  My thoughts so far:

    a. maybe it's some conflicts in the names of variables in memory between the two screws?

    b. LabVIEW for some reason any cannot read and write two devices on two separate screws?

    should c. I avoid to use DAQmx to configure these tasks (a sort of memory)?

    I know I can make it work if I have all together in a single massive VI, but for my application, it is much easier and better to do them in two separate screws.

    Thank you in advance for your help!

    In case anyone wondered, I found the solution:

    When I copied the original code for a new VI, it turns out that the structures of loop timed in the new VI had the same object name in the delivery structure of LabVIEW as timed in the original VI loop structures.  This prevents effectively regardless of the VI was executed the second execution of the timed loop.  (The serial number read/write suite to work because he was in a different timed loop.)

    I found this error when I ran the VI in execution of highlight mode and noticed that the output of 'error' on the timed loop flashed.  When I plugged it on my error stream, I found error-808, which explains the above problem.

    I have it set by right-clicking on the timed loop, change to a while loop, then change to a timed loop and plug the broken wires.  LabVIEW gave the new timed loop object a new name, and all was well in the universe.

  • Switches to scheduled tasks – run the box-

    I try with XP Pro to set a scheduled task to run CHKDSK with the f switch and save the results to a txt file.  I came up with the following to the box Z drive the newspaper in a folder on the D drive, called chkdsklogZ and run to run chkdsk on stor:

    Z:/f/x C:\WINDOWS\system32\chkdsk.exe > 'd:\chkdsklogZ\chkdsk.log '.

    Unfortunately, it does not run.  Any ideas on how to get it to work?

    Of course, it has a system of files and you run chkdsk on it to find and fix file system errors, however the map real cluster is still managed by the host operating system and logical or physical within the .vhd file errors would be fixed when running chkdsk on the drive of the host.

    My guess is that it can be a question of what chkdsk is logical or physical errors first, if chkdsk inside the disk hard virtual find the host probably corrected and the virtual hard disk file system is informed of these changes and retains its integrity, if errors are found when chkdsk is run on the host drive will be corrected the errors and the virtual hard disk file system may experience what whether of a hiccup to a complete failure.

    John

  • GPO to map a drive (on xp sp2 and sp3 clients) based until membership in one group does not completely finish the mapping

    Hi all

    When you try to use a GPO to map a drive (on xp sp2 and 3 customers) based up to membership in a group, it is not completely finished

    Have created a GPO called MapDrive

    -Under User Config. > Preferences > Windows settings > card reader

    -Set Action = replace and it to map to \\Servername\share\%username% if the user is a member of the XYZ Group (common tab > Item-Level targeting)

    What is happening, it's that the good player cards\\Servername\share\ of under file which is the user name.

    To get the GPO to work that day

    -Did you have to install the patch installed XP from KB943729for side extensions (CSE) Client

    -J' also put a policy of waiting for connection before login (this fixes a problem of no similar mapping with the home folder that you can set the path in the user account object)

    Any ideas why the drive mapping complete otherwise would not work or have a work around?

    See you soon,.

    Schmills

    ThanksThahaseena M.

    In fact, I found that it was not a problem with what I did, in fact, it worked.

    What I found is when you map a drive via gpo to a subfolder, for example\\servername\share\subfolder

    What is displayed is\\servername\share , but it actually be mapped directly to the subfolder. In the GPO, you can create a label for the drive, so in my case I created a StorageFor_ %username% label, which then displays the user who received the file, which is what I wanted.

    My original mail can still help those who have problems with

    1 folder without mapping entirely

    2. the CST for HP patch is required for the mapping of the readers via GPO.

    See you soon,.

    Philippe

Maybe you are looking for